#My libraries

1 messages · Page 1 of 1 (latest)

gentle wadi
#

Are these supposed to be used in an OS? If so, your ruby builder script sucks for it. It hardcodes gcc, so using cross-compilers requires patching

thorny grove
gentle wadi
#

Can still be for osdev (microkernel) but in that case wrong category and no cross-compilation support

#

Move to #1006498459798474873

#

@chilly bear

#

Not the correct one

#

Move to #1006498459798474873

thorny grove
#

You're memcpy'ing a variable amount of bytes into a 2 byte buffer

#

And thats malloc not realloc

tulip vortex
#

#1008410029990367284 you linked the wrong one twice on accident. having two channels with the same name is kind of annoying

sour bronze
#

you are malloc-ing a buffer that's 2 bytes big and memcpy-ing a char array of arbritary size into that buffer

#

that's the issue

gentle wadi
#

Anyway, stop talking here and move already!