- **Comment**:
Migrated to [github](https://github.com/bgpsecurity/rpstir/issues/24).
---
** [tickets:#24] configure.ac doesn't check for C99 compiler**
**Status:** closed
**Created:** Tue Jul 07, 2015 03:29 AM UTC by Richard Hansen
**Last Updated:** Tue Jul 07, 2015 08:26 PM UTC
**Owner:** Richard Hansen
We currently use some C99 features like inline functions, intermingled
declarations and code, `long long int`, compound literals, variable-length
arrays, `//` comments, `snprintf()`, variadic macros, etc. However,
`configure.ac` isn't testing to ensure that the compiler can handle C99
features. We should be using `AC_PROG_CC_C99` in `configure.ac` and error out
if a C99 compiler couldn't be found.
In addition, there are many little things that should be cleaned up, such as
unnecessary tests and underquoted strings.
---
Sent from sourceforge.net because rpstir-devel@lists.sourceforge.net is
subscribed to https://sourceforge.net/p/rpstir/tickets/
To unsubscribe from further messages, a project admin can change settings at
https://sourceforge.net/p/rpstir/admin/tickets/options. Or, if this is a
mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741551&iu=/4140
_______________________________________________
rpstir-devel mailing list
rpstir-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpstir-devel