Patch fix for c:nc R13B02-1

Alex Suraci i.am@REDACTED
Wed Sep 30 15:06:40 CEST 2009


Discussion:
    http://www.erlang.org/cgi-bin/ezmlm-cgi?2:mss:1525:lhkkmhkfakilgfinpgae

Fixes c:nc not working when the source is compiled to an outdir or
compiled from anywhere but the cwd.

Without this patch, things like `make:all([netload])' (or even just
`nc("path/to/file")')
are rendered completely useless. They'll compile the file, but not load them as
c:nc is almost always looking in the wrong place for the .beam file.

-- 
Alex
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cnc.patch
Type: application/octet-stream
Size: 628 bytes
Desc: not available
URL: <http://erlang.org/pipermail/erlang-patches/attachments/20090930/e4655359/attachment.obj>


More information about the erlang-patches mailing list