On Mon, 2010-02-15 at 16:33 -0800, Lucianoc wrote:
> I'm using sqlmetal included with mono 2.6.1. I test it with
> sqlite and mysql and the problem is the same.
...
> So, if MONO_STRICT is present this should not happen at all. Is this
> defined?
It should be:
http://anonsvn.mono-project.com/source/trunk/mcs/tools/sqlmetal/Makefile
Notice that $(LOCAL_MCS_FLAGS) contains -d:MONO_STRICT, so MONO_STRICT
should be defined when building Mono's sqlmetal tool.
I should be able to investigate further next week.
- Jon
--
You received this message because you are subscribed to the Google Groups
"DbLinq" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/dblinq?hl=en.