On Tue, Feb 20, 2007 at 01:06:16AM +0100, Luis Ontanon wrote:
> That sounds familiar... Just today I noticed that if I enable Lua on
> windows the "Tools" menu (that is hidden unless Lua uses it) ends up
> as a submenu of "User Tables". As in your case this infact does not
> happen on my mac. The reason of the different behaviour is still
> unknown to me.
>
> As I think it probably has to do with the changes I made to menu.c to
> add the "User Tables" menu I planned to investigate it on the next
> weekend.
After wasting a lot of time wondering what could be wrong, I decided to
download the buildbot's version and it looks correct this time. I then
did a make clean and make all again on my MSVC 2005EE version and it
works there too now!
> BTW I trying to understand an odd crash I see on windows after an
> exception (due to a very corrupt packet) is thrown that does not
> happen against my mac.
Are you using the MSVC debugging tools?
Steve