Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/api_piqi_util.mli
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ module Filter : functor
}
end
end)
(Mext : sig
(_ : sig
val parse_filters :
?opts:Piqirun_ext.options ->
string ->
Expand Down
2 changes: 1 addition & 1 deletion src/dune
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(env ( _ (flags (:standard -w +a-4-9-35-40-42-44-48)) ) )
(env ( _ (flags (:standard -w +a-4-9-35-40-42-44-48-58-70)) ) )

(alias
(name plugin)
Expand Down