stekern | I'm starting to develop a genuine dislike for c++... | 13:49 |
---|---|---|
jeremybennett | Easily happens. Stick to LISP. | 13:49 |
stekern | hehe | 13:50 |
stekern | I've almost got a: std::cout << "Hello world!"; working with a shared libstdc++ | 13:51 |
stekern | it segfaults in fwrite because the FILE * stream pointer is pointing somewhere wrong | 13:54 |
stekern | calling fwrite straight with stdout works though | 13:55 |
stekern | but the sequence main -> fwrite is pretty long... | 13:57 |
stekern | and hard to debug with c++ name mangling | 14:00 |
stekern | http://demangler.com/ is my new friend | 14:00 |
stekern | yay! it's alive! | 20:44 |
Generated by irclog2html.py 2.15.2 by Marius Gedminas - find it at mg.pov.lt!