Patch fix for c:nc R13B02-1

Alex Suraci i.am@REDACTED
Wed Sep 30 15:52:34 CEST 2009


Actually, that patch is wrong; fixed patch attached.

Tested locally this time, works perfectly.


On Wed, Sep 30, 2009 at 9:06 AM, Alex Suraci <i.am@REDACTED> wrote:
> 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
>



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


More information about the erlang-patches mailing list