[erlang-questions] Edoc Error
Logan, Martin
Martin.Logan@REDACTED
Tue May 1 16:29:00 CEST 2007
%% @spec install(Repos, AppName, AppVsn, InstallationPath) -> ok |
{error, Reason}
%% where
%% Repos = string()
%% AppName = string()
%% AppVsn = string() | 'LATEST' | "LATEST"
The "LATEST" string causes the following error.
/home/martinjlogan/work/faxien/lib/faxien/src/fax_install.erl, function
install/5: at line 37: syntax error before: "LATEST"
edoc: skipping source file
'/home/martinjlogan/work/faxien/lib/faxien/src/fax_install.erl':
{'EXIT',error}.
Looks like a bug.
Cheers,
Martin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20070501/f7264140/attachment.htm>
More information about the erlang-questions
mailing list