Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Port amd64 - build break - linting libm/src/s_scalbnl.c



This is the 'missing ;' that Ryo ONODERA reported earlier. I have just committed the ';' to hopefully fix the build (at least this part of it).


On Mon, 28 Jan 2013, Paul Goyette wrote:

With sources updated minutes ago:

#   compile  libm/s_scalbnl.ln
CC=/build/netbsd-local/tools/x86_64/amd64/bin/x86_64--netbsd-gcc /build/netbsd-local/tools/x86_64/amd64/bin/x86_64--netbsd-lint -chapbxzFS -d /build/netbsd-local/dest/amd64/usr/include -D_MULTI_LIBM -D_POSIX_MODE -DLIBM_SCCS -I/build/netbsd-local/src/lib/libm/gen -i /build/netbsd-local/src/lib/libm/src/s_scalbnl.c
/build/netbsd-local/src/lib/libm/src/s_scalbnl.c(65): syntax error '}' [249]
/build/netbsd-local/src/lib/libm/src/s_scalbnl.c(77): u undefined [99]
/build/netbsd-local/src/lib/libm/src/s_scalbnl.c(77): left operand of '.' must be struct/union object [103] /build/netbsd-local/src/lib/libm/src/s_scalbnl.c(80): left operand of '.' must be struct/union object [103]
...



-------------------------------------------------------------------------
| Paul Goyette     | PGP Key fingerprint:     | E-mail addresses:       |
| Customer Service | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com    |
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette at juniper.net |
| Kernel Developer |                          | pgoyette at netbsd.org  |
-------------------------------------------------------------------------


-------------------------------------------------------------------------
| Paul Goyette     | PGP Key fingerprint:     | E-mail addresses:       |
| Customer Service | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com    |
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette at juniper.net |
| Kernel Developer |                          | pgoyette at netbsd.org  |
-------------------------------------------------------------------------


Home | Main Index | Thread Index | Old Index