Sinan 0.23.0.0 Published

0 views
Skip to first unread message

Eric Merritt

unread,
Mar 3, 2011, 10:43:01 PM3/3/11
to erlwa...@googlegroups.com, erlware-...@googlegroups.com
Hello All,

Sinan 0.23.0.0 has been published and is now available via faxien.
This includes several bug fixes and a new task.

A new xref task has been added to sinan and documented
Sinan again returns an error code to the shell when a build fails
A bug in flavor over rides has been fixed
Sinan documentation has all been fixed, edoc will now run to
completion without error on sinan.

As always, please report any problems or errors you find when using sinan.

Thanks,
Eric

Jordan Wilberding

unread,
Mar 4, 2011, 7:51:03 AM3/4/11
to erlwa...@googlegroups.com, Eric Merritt, erlware-...@googlegroups.com
To make it easier on people, here are the docs for new xref task.
Thanks!
Jordan Wilberding

The Xref Task
=============
Eric Merritt <ericbm...@gmail.com>


tool] (amazingly enough). The easiest way by far to understand what
the Xref task does is to read the documentation and the manual page
for that tool.

In a nut shell it provides a specific set of errors and and warnings
about things the erlang compiler generally does not warn about. These
warnings include things like calling functions that do not exist, and
functions that are defined but never used. At its most basic it is a
cross referencing tool.

You may run the tool as follows.

[source,sh]
----------------------------------------------------------------------
$ sinan xref
----------------------------------------------------------------------


--
You received this message because you are subscribed to the Google Groups "erlware-dev" group.
To post to this group, send email to erlwa...@googlegroups.com.
To unsubscribe from this group, send email to erlware-dev...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/erlware-dev?hl=en.


Reply all
Reply to author
Forward
0 new messages