Subject: bin/907: Adam Glass: gas read.c line 1017 still does not compile!~
To: None <gnats-admin@NetBSD.ORG>
From: None <Rob.Leland@freetocreate.cais.com>
List: netbsd-bugs
Date: 03/25/1995 23:50:04
>Number:         907
>Category:       bin
>Synopsis:       gas read.c line 1017 also needs enclosing () to compile!
>Confidential:   yes
>Severity:       serious
>Priority:       medium
>Responsible:    bin-bug-people (Utility Bug People)
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Mar 25 23:50:02 1995
>Originator:     Rob Leland
>Organization:
	
>Confidential:no	
>Release:        NetBSD-current 3/26/95 2:30 AM	<NetBSD-current source date>
>Environment:
	
System: NetBSD freetocreate.cais.com 1.0A NetBSD 1.0A (FREETOCREATE) #2: Sat Mar 25 14:05:42 EST 1995 root@freetocreate.cais.com:/usr/src/sys/arch/amiga/compile/FREETOCREATE amiga
Architecture: amiga

>Description:
Adam, The if statement still needs an enclosing ()
around the -entire- statement inorder to compile.
	
>How-To-Repeat:
	
>Fix:
Make present if statement which looks like if () && () {if block} 
make it look like if ( () && () ) {if block }
Sorry I didn't include a diff, but it will now compile.

>Audit-Trail:
>Unformatted: