Share

Embedded Unit

Code

Programming Languages: C

License: MIT License

Repositories

browse code, statistics cvs -d:pserver:anonymous@embunit.cvs.sourceforge.net:/cvsroot/embunit login

cvs -z3 -d:pserver:anonymous@embunit.cvs.sourceforge.net:/cvsroot/embunit co -P modulename

Show:

What's happening?

  • segmentation fault on x86_64

    there is a bug in embUnit/stdImpl.c - code assumes unsigned long is max 32 bit long, which is not true in general. C/C++ specification says only that sizeof(int)

    2009-10-28 19:51:27 UTC by nobody

Our Numbers