Create compile_commands.json for integration with other build systems and IDEs

2018-07-28 Thread Doron Behar
Many build systems, IDEs and text editors plugins, integrate with source code files using a compilation database. It is `compile_commands.json` and it is placed in a project's root directory. It is best explained here: https://clang.llvm.org/docs/JSONCompilationDatabase.html As listed here: (http

Re: use of math.h / libmath discouraged?

2018-07-28 Thread Paul Smith
On Wed, 2018-07-25 at 14:25 -0600, Brian Vandenberg wrote: > > However, I'm not sure that this function is sufficiently generic to > > be added as a built-in function. Can you provide use-cases for it? > > I suppose that depends on the definition of "sufficiently generic". > The two definitions

[bug #53152] Intermittent timeout running regression test features/output_sync

2018-07-28 Thread Ben Hutchings
Follow-up Comment #1, bug #53152 (project make): I can reliably reproduce this bug on my laptop if I run other CPU-intensive tasks, but not if it's otherwise mostly idle. It is always this group of tests that fails, either testing the -Orecurse or -Otarget option. I couldn't build from the curre

[bug #54395] Regression in validation of GNU-style long names in archives

2018-07-28 Thread Ben Hutchings
Follow-up Comment #2, bug #54395 (project make): Philipp Wolski reported that the updated patch also works for the real project he's building. ___ Reply to this item at: