ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Net-SNMP-XS/XS.pm
(Generate patch)

Comparing Net-SNMP-XS/XS.pm (file contents):
Revision 1.1 by root, Wed Apr 8 10:30:46 2009 UTC vs.
Revision 1.2 by root, Wed Apr 8 10:39:32 2009 UTC

26=item error handling is currently broken (but parse errors will be detected) 26=item error handling is currently broken (but parse errors will be detected)
27 27
28=item oid components are limited to unsigned 32 bit integers 28=item oid components are limited to unsigned 32 bit integers
29 29
30=item translation will be ignored (all values will be delivered "raw") 30=item translation will be ignored (all values will be delivered "raw")
31
32=item a 64 bit perl is required
33
34=item a moderately modern (>= C99) C compiler is required
35
36=item only tested with 5.10
31 37
32=back 38=back
33 39
34=cut 40=cut
35 41

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines