mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-12-07 13:38:18 +00:00
2008-08-15 Paul Jakma <paul.jakma@sun.com>
* */*: Fix various problems flagged by Sun Studio compiler.
- '<qualifier> <storage>' obsolescent in declarations
- empty statements (';' after ALIAS definitions)
- implicit declarations (e.g printstack in lib/log.c)
- "\%" in printf string instead of "%%"
- loops that return on the first iteration (legitimately, but
compiler can't really know), e.g. bgp_routemap.c
- internal declarations which mask prototypes.
|
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| .gitignore | ||
| AUTHORS | ||
| ChangeLog | ||
| COPYING | ||
| INSTALL | ||
| Makefile.am | ||
| NEWS | ||
| ospf_apiclient.c | ||
| ospf_apiclient.h | ||
| ospfclient.c | ||
| README | ||
For more information about this software check out: http://www.tik.ee.ethz.ch/~keller/ospfapi/