Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 2783 - zsnes/nasm comment handling error
Summary: zsnes/nasm comment handling error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Dan Armak (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-16 14:37 UTC by Brandon Low (RETIRED)
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
updated ebuild (zsnes-1.337-r2.tar.gz,1.07 KB, application/gzip)
2002-05-16 14:37 UTC, Brandon Low (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Brandon Low (RETIRED) gentoo-dev 2002-05-16 14:37:14 UTC
for some reason nasm can't handle a lable preceeded immediatly by a comment in
assembly, zsnes happens to have one such occurrence in (at least as far as I can
tell) the attached ebuild revision and patch for zsnes corrects this so that it
compiles.  If this is NOT correct behavior by nasm, let me know and I'll submit
a bug with them.
Comment 1 Brandon Low (RETIRED) gentoo-dev 2002-05-16 14:37:37 UTC
Created attachment 1014 [details]
updated ebuild
Comment 2 Dan Armak (RETIRED) gentoo-dev 2002-05-17 09:15:14 UTC
I'm adding the fix to cvs. I've no idea if nasm's behaviour is correct though, 
I'm don't know assembly. But a fix that makes zsnes compile just by removing 
comments can't be bad :-)