Hi All, I've a PR up converting travis testing to use C99 <https://github.com/numpy/numpy/pull/11905>. I suspect we may not want to merge it for a while, but it does raise a couple of style questions that we should probably settle up front. Namely:
- Should we allow // style comments - Should we allow variable declarations after code I am sure there are others to consider that haven't occurred to me. I confess that I am not a big fan of allowing either, but am probably prejudiced by early familiarity with C89 and long years working to that spec. Thoughts? Chuck
_______________________________________________ NumPy-Discussion mailing list NumPy-Discussion@python.org https://mail.python.org/mailman/listinfo/numpy-discussion