[Tinycc-devel] Does the bug was fixed?

2007-11-25 Thread Jack Shang
when define a global variable like following, the system was crushed! int k = 1LL; /* cast a long long to int in global scope */ or short j = 1LL; /* cause the same problem */ /Jack _ Discover the new Windows Vista

[Tinycc-devel] tinycc Changelog

2007-11-25 Thread grischka
CVSROOT:/sources/tinycc Module name:tinycc Changes by: grischka grischka 07/11/25 22:13:08 Modified files: . : Changelog Log message: Fixed: - Hanging tcc -E - Crashes witn global 'int g_i = 1LL;' - include lib search

[Tinycc-devel] tinycc tcc.c win32/build-tcc.bat

2007-11-25 Thread grischka
CVSROOT:/sources/tinycc Module name:tinycc Changes by: grischka grischka 07/11/25 22:14:36 Modified files: . : tcc.c Added files: win32 : build-tcc.bat Log message: Some in-between fixes (See Changelog for details). CVSWeb

Re: [Tinycc-devel] tinycc Changelog

2007-11-25 Thread Marc Andre Tanner
On Sun, Nov 25, 2007 at 10:13:08PM +, grischka wrote: CVSROOT: /sources/tinycc Module name: tinycc Changes by: grischka grischka 07/11/25 22:13:08 Modified files: . : Changelog Log message: Fixed: - Hanging tcc -E - Crashes witn

[Tinycc-devel] Is there random function in TCC

2007-11-25 Thread oyster
as the title says, where is the random function? thanx ___ Tinycc-devel mailing list Tinycc-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/tinycc-devel