This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Loading…
Labels












Wow... I'm on OS X 10.5.6 here w\ Erlang R12B-5. I have not experienced a bus error.
erlang r12b-5 too
this appeared after my not-very-succesful clone of Rakefile, you have seen the difference in /usr/local/bin/reia of course, it runs but have this issue
it might be better to have /bin/reia_global to be copied to /usr/local/bin, not /bin/reia that's handy to be used during reia devellopment (same for ire)
i might be dumb, but i haven't found the way to pass the # and $ symbols to a file from makefile correctly without $* variable being resolved and # be treated as comment (even if i did '#' + '..other contents' and '$' + 'other contents')