-
I routinely code using gcc -Wall -Wextra, because the problems it finds tend to out-weigh the false positives. This patch silences the warnings (false positives) seen when including . This makes it *much* easier to see my own mistakes.
2009-10-09 00:44:05 UTC in OGRE (O-O Graphics Rendering Engine)
-
pmiller made 1 file-release changes.
2009-09-12 23:09:01 UTC in SRecord
-
pmiller made 1 file-release changes.
2009-09-12 23:08:01 UTC in SRecord
-
pmiller changed the 0.14 file release.
2009-07-19 23:14:04 UTC in libexplain
-
pmiller changed the 0.14 file release.
2009-07-19 23:13:47 UTC in libexplain
-
pmiller added the libexplain-0.14.D001.tar.gz file.
2009-07-19 23:13:27 UTC in libexplain
-
pmiller added the libexplain-0.14.D001.pdf file.
2009-07-19 23:13:27 UTC in libexplain
-
pmiller changed the 0.14 file release.
2009-07-19 23:06:55 UTC in libexplain
-
pmiller created the 0.14 file release.
2009-07-19 23:04:39 UTC in libexplain
-
The Intel spec is not especially clear about data records that span segment boundaries. On consideration, SRecord wraps the addresses within the segment -- on input. However, the srecord output was not symmetric with this interpretation, and so the output has been fixed, so that round-trip of such data from mororola -> intel -> motorla now produced identical results as its input.
Fixed in...
2009-07-11 10:22:11 UTC in SRecord