-
I recently got an email about SourceForge.NET marketplace. At the bottom the email states:
---
This email was sent to: jontom@users.sourceforge.net if you would prefer not to receive information about SourceForge.net Marketplace, please update your communication preferences by visiting the Profile Center.
---
What is the "Profile center"? I can't see a link for that anywhere. I went...
2008-01-18 09:06:32 UTC in SourceForge.net
-
Changing %I64u to %lld prevents the crash. Not sure if this is the correct solution, but it's got me working again. I hope this bug gets fixed in the next version. Crashes aren't good.
2007-08-16 08:05:18 UTC in FOX GUI Toolkit
-
It appears to be crashing in FXFileList::listItems().
#ifndef WIN32
#if defined(__LP64__) || defined(_LP64) || (_MIPS_SZLONG == 64) || (__WORDSIZE == 64)
item->label.format("%s\t%s\t%ld\t%s\t%s\t%s\t%s\t%s",name.text(),extension.text(),item->size,mod.text(),usrid.text(),grpid.text(),atts.text(),linkname.text());
#else...
2007-08-16 07:55:05 UTC in FOX GUI Toolkit
-
FOX-1.6.29 built using Cygwin.
When constructing an FXFileDialog instance, the program crashes. This behaviour can be seen with Adie when doing "Save As..."
The crash seems to be in FXFileList::scan(). I have had a lot of trouble narrowing it down to here because the stack is getting corrupted, so I can't just GDB to get the backtrace.
2007-08-16 07:01:37 UTC in FOX GUI Toolkit
-
jontom committed patchset 4 of module Website to the King of Kings Strategy Game CVS repository, changing 725 files.
2006-04-27 07:20:21 UTC in King of Kings Strategy Game
-
jontom committed patchset 84 of module src to the King of Kings Strategy Game CVS repository, changing 3 files.
2005-11-06 20:06:56 UTC in King of Kings Strategy Game
-
jontom committed patchset 54 of module TurnViewer to the King of Kings Strategy Game CVS repository, changing 4 files.
2005-11-06 20:06:45 UTC in King of Kings Strategy Game
-
jontom committed patchset 83 of module src to the King of Kings Strategy Game CVS repository, changing 1 files.
2005-09-26 08:08:48 UTC in King of Kings Strategy Game
-
jontom committed patchset 82 of module src to the King of Kings Strategy Game CVS repository, changing 1 files.
2005-07-10 09:45:04 UTC in King of Kings Strategy Game
-
jontom committed patchset 10 of module install to the King of Kings Strategy Game CVS repository, changing 1 files.
2005-05-30 09:40:13 UTC in King of Kings Strategy Game