Using Amop in embedded env. and the #include <memory.h>

6 views
Skip to first unread message

Tod

unread,
Feb 2, 2010, 5:16:42 PM2/2/10
to amop group
I was looking for a mocking framework to use with my NetBurner
embedded deveopment (Eclipse is the IDE) and Amop was a breeze to get
working. The only problem I had was from the following line in
FastDelegate.h
#include <memory.h> // to allow <,> comparisons
I'm not sure what the comment means, and I don't have the memory.h
include file in my distribution. I commented out the include,
compiled, built and ran all the tests on amop with no failures. I'm
just wondering if I've disabled some sort of functionality by
commenting out this line?

Kirk Korver

unread,
Feb 3, 2010, 11:14:24 AM2/3/10
to amop-...@googlegroups.com
Tod,

Memory.h is usually part of a standard C++ distribution, not part of amop. I
am not sure what the comment means either, but if you are able to compile
and run the amop tests, then I would not worry too much about it.

--Kirk

> --
> You received this message because you are subscribed to the Google
> Groups "amop group" group.
> To post to this group, send email to amop-...@googlegroups.com.
> To unsubscribe from this group, send email to amop-
> group+un...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/amop-group?hl=en.


Reply all
Reply to author
Forward
0 new messages