Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 2783

Summary: zsnes/nasm comment handling error
Product: Gentoo Linux Reporter: Brandon Low (RETIRED) <lostlogic>
Component: New packagesAssignee: Dan Armak (RETIRED) <danarmak>
Status: RESOLVED FIXED    
Severity: minor CC: lostlogic
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: updated ebuild

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 :-)