[ 
https://bro-tracker.atlassian.net/browse/BIT-318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jon Siwek updated BIT-318:
--------------------------
    Resolution: No longer applies
        Status: Closed  (was: Open)

> Use inttypes.h instead of home-made ifdefs
> ------------------------------------------
>
>                 Key: BIT-318
>                 URL: https://bro-tracker.atlassian.net/browse/BIT-318
>             Project: Bro Issue Tracker
>          Issue Type: Task
>          Components: Bro
>    Affects Versions: git/master
>            Reporter: gregor
>              Labels: inttypes
>             Fix For: 2.4
>
>
> * Use inttypes.h for fixed width integer types instead of using 
> bq. self-made #ifdefs. (E.g., uint64_t, int32_t). Cf. util.[ch]
> * Replace old `{{uint32}}{{ et al. with standard }}{{uint32_t}}` et al.  
> inttypes.h is a C99 and POSIX standard.
> Check for possible roadblock when doing so



--
This message was sent by Atlassian JIRA
(v6.4-OD-15-055#64014)
_______________________________________________
bro-dev mailing list
[email protected]
http://mailman.icsi.berkeley.edu/mailman/listinfo/bro-dev

Reply via email to