Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
dep2pict
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
dep2pict
dep2pict
Commits
a175ef69
Commit
a175ef69
authored
Jun 24, 2019
by
Bruno Guillaume
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
version 2.31.1: New name for Conll errors
parent
7f66b5e8
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
VERSION
VERSION
+1
-1
src/main.ml
src/main.ml
+1
-1
No files found.
VERSION
View file @
a175ef69
2.31.0
\ No newline at end of file
2.31.1
\ No newline at end of file
src/main.ml
View file @
a175ef69
...
...
@@ -154,7 +154,7 @@ let main () =
with
|
Error
json
->
raise
(
Error
json
)
|
Dep2pict
.
Error
json
->
raise
(
Error
json
)
|
Conll_
types
.
E
rror
json
->
raise
(
Error
json
)
|
Conll_
e
rror
json
->
raise
(
Error
json
)
|
Sys_error
data
->
error
~
file
:
!
input_file
~
data
"Sys_error"
|
exc
->
error
~
file
:
!
input_file
~
data
:
(
Printexc
.
to_string
exc
)
"Unexpected exception, please report"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment