]> git.proxmox.com Git - mirror_frr.git/commit
* random.c, spgrid.[ch]: Fix warnings with hope that I didn't broke
authorhasso <hasso>
Thu, 1 Sep 2005 18:18:47 +0000 (18:18 +0000)
committerhasso <hasso>
Thu, 1 Sep 2005 18:18:47 +0000 (18:18 +0000)
commit29e50b23530f37df9073808fe78a6c22f00beeea
treec6461b12ec92d0ba5dc776a16510dc2695c6587a
parentaac372f4f5b617a579dafeab31fb486a5d69d65d
* random.c, spgrid.[ch]: Fix warnings with hope that I didn't broke
  anything. These floats to longs and vice versa casts are starnge
  indeed.
* isis_pdu.c: As we don't use %z for size_t for now because we support
  older compilers, cast them to unsigned long.

Also fix previous changelog entry. Isisd compiles cleanly now again.
isisd/ChangeLog
isisd/isis_pdu.c
isisd/topology/random.c
isisd/topology/spgrid.c
isisd/topology/spgrid.h