1
0
mirror of https://github.com/cc65/cc65.git synced 2024-09-30 08:57:49 +00:00
cc65/src
Oliver Schmidt d0e0b98b43 Revert "Equality problem (Ullrich von Bassewitz)".
Uz classifies his own fix as broken:

http://www.cc65.org/mailarchive/2015-01/11721.html

Although the original issue fixed seemed rather significant looking
back now the regression caused by the (broken) fix seems even more
significant :-(

(reverted from commit 55815ea10c)

======================================================================

Equality problem (Ullrich von Bassewitz)

Neil Stockbridge reported a problem with equality comparisons on
cc65.org's mailing list:

http://www.cc65.org/mailarchive/2014-10/11680.html

Uz provided a fix for it:

http://www.cc65.org/mailarchive/2014-10/11683.html

This pull request ask to add the fix to cc65 on github.
2015-06-27 01:09:20 +02:00
..
ar65 Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
ca65 Merge pull request #160 from Movax12/definedinstr 2015-06-04 22:05:00 +02:00
cc65 Revert "Equality problem (Ullrich von Bassewitz)". 2015-06-27 01:09:20 +02:00
chrcvt Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
cl65 Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
co65 Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
common Bumped version. 2015-06-25 09:23:27 +02:00
da65 Merge pull request #142 from greg-king5/disassemble-segment 2014-12-03 14:07:12 +01:00
dbginfo Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
grc65
ld65 Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
od65 Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
sim65 changed return code to -99 2014-11-20 14:49:35 +01:00
sp65 Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
.gitignore
ar65.vcxproj
ca65.vcxproj
cc65.sln Removed c1p65 object file converter. 2015-01-05 20:55:45 +01:00
cc65.vcxproj
cl65.vcxproj Removed unused header. 2014-03-03 22:52:39 +01:00
co65.vcxproj
common.vcxproj
da65.vcxproj
grc65.vcxproj
ld65.vcxproj
Makefile Removed c1p65 object file converter. 2015-01-05 20:55:45 +01:00
od65.vcxproj
sim65.vcxproj
sp65.vcxproj