Commit Graph

2 Commits (b134dfcce71ae6a5ae45bf1ce2e47d024e0d3a7a)

Author SHA1 Message Date
Jason Ish 2a0bb108d0 dnp3-gen: rename index variable to point_index
Gcc 4.6 will warning with -Wshadow for a local variable
named "index" as <strings.h> has a function named "index".

Newer versions of gcc handle this case.
10 years ago
Jason Ish 240d789c40 DNP3: dnp3-gen: code generator for repetitive DNP3 code 10 years ago