Skip to content

Commit

Permalink
Disable safe_string for some files using Lwt
Browse files Browse the repository at this point in the history
The Lwt API has changed in an incompatible way.
Reported by Jeremy Yallop:

ocaml/opam-repository#3456
  • Loading branch information
talex5 committed Jan 27, 2015
1 parent d1b3c03 commit 5b32a90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ocaml/_tags
Expand Up @@ -12,4 +12,4 @@ true: strict_sequence
"gui_gtk": for-pack(Gui_gtk)
<utils.c>: link_crypto
<static_0install.*> or <**/*.native> or <**/*.byte>: linkdep_win(0install.exe.o), linkdep_win(windows.o), package(unix), link(utils.o)
true: safe_string
not <support/gpg.*> and not <zeroinstall/json_connection.*> and not <tests/fake_gpg_agent.*>: safe_string

0 comments on commit 5b32a90

Please sign in to comment.