eudoc problem
- Posted by Tom Apr 08, 2009
- 933 views
Eudoc seems to be broken, using binary 1853 and latest svn library:
root@nimblex:~/foo# eui eudoc regex.e -o foo.txt /root/euphoria/bin/eudoc.ex:22 Errors resolving the following references: /root/euphoria/bin/eudoc.ex (28): cmd_parse /root/euphoria/bin/eudoc.ex (25): HAS_PARAMETER /root/euphoria/bin/eudoc.ex (24): HAS_PARAMETER /root/euphoria/bin/eudoc.ex (23): HAS_PARAMETER /root/euphoria/bin/eudoc.ex (22): NO_PARAMETER { "v", "verbose", "Verbose output", NO_PARAMETER, routine_id("opt_verbose") }, ^ Press Enter
But, creohlehtml is working fine.
Tom