Files
wagic/projects/mtg/include
jean.chalard 0a083f4385 J :
* Fixes for compilation on 64-bit architectures :
  string position-returning functions return size_t, not uint.
  Fix that.
* Fixes warnings with new gcc about non-fixed string AND no arguments.

NOTE : 64-bit architectures still do not compile. There are 2 different places
where printf is used with a specifier that is not large enough on 64-bit because
size_t is now a ulong and not a uint. The solution on GNU systems is the %zu
specifier, but as I'm not sure it is supported on windows I don't want to
introduce a huge hard-to-notice bug, so I'll do it at a time when I got a
windowser to back me up.
2010-01-25 09:58:30 +00:00
..
2009-07-11 15:59:51 +00:00
2010-01-06 14:22:41 +00:00
2009-09-30 15:02:57 +00:00
J :
2009-08-22 05:59:43 +00:00
2010-01-15 16:49:17 +00:00
2009-12-03 02:05:03 +00:00
J :
2010-01-25 09:58:30 +00:00
2009-11-21 07:26:26 +00:00
J :
2009-08-22 06:39:29 +00:00
2009-09-30 15:02:57 +00:00
2009-12-27 12:14:36 +00:00
2010-01-18 12:43:30 +00:00
2009-12-03 02:05:03 +00:00
2009-02-16 13:46:14 +00:00
2009-12-13 22:12:14 +00:00
2009-11-14 11:35:29 +00:00
2009-12-27 12:14:36 +00:00
2010-01-15 12:19:47 +00:00
2009-11-21 07:26:26 +00:00
J :
2009-06-15 00:56:30 +00:00
2009-12-13 09:33:51 +00:00
2010-01-17 12:05:40 +00:00
2009-11-23 08:25:27 +00:00
2009-12-06 04:47:29 +00:00
2009-12-27 12:14:36 +00:00
2009-12-13 22:12:14 +00:00
J :
2009-08-22 06:01:52 +00:00
J :
2009-08-22 05:59:43 +00:00
2009-09-22 06:15:32 +00:00
J :
2009-08-22 06:01:52 +00:00
J :
2009-09-22 07:39:24 +00:00
2009-11-21 07:26:26 +00:00
2009-10-04 06:01:00 +00:00
J :
2009-10-19 13:36:42 +00:00
2009-09-26 10:03:52 +00:00
2009-11-21 07:26:26 +00:00
J :
2008-11-12 13:45:42 +00:00
J :
2009-05-23 08:34:50 +00:00
2010-01-18 12:43:30 +00:00
2009-12-27 12:14:36 +00:00
2010-01-18 12:43:30 +00:00
2010-01-04 13:51:39 +00:00
2009-07-18 14:26:58 +00:00
2010-01-21 14:12:11 +00:00
2010-01-18 12:43:30 +00:00
J :
2009-08-22 06:01:52 +00:00
2009-12-06 04:47:29 +00:00
2009-12-03 02:05:03 +00:00
2009-12-13 22:12:14 +00:00
2009-11-14 11:35:29 +00:00
J :
2009-08-22 05:59:43 +00:00
J :
2009-08-31 02:00:33 +00:00
2009-11-14 11:35:29 +00:00
2009-12-06 11:34:00 +00:00
2009-11-23 08:25:27 +00:00
2009-11-23 08:25:27 +00:00
2010-01-03 03:11:30 +00:00
J :
2009-09-04 13:22:15 +00:00
2010-01-15 16:49:17 +00:00
2009-07-11 15:59:51 +00:00
2009-12-06 04:47:29 +00:00
2009-11-23 08:25:27 +00:00
2008-12-16 14:20:03 +00:00
2009-12-22 10:58:55 +00:00
J :
2009-09-05 11:44:34 +00:00
2009-11-15 09:31:33 +00:00
2009-10-01 13:33:40 +00:00
2010-01-23 03:35:43 +00:00