https://sourceware.org/bugzilla/show_bug.cgi?id=25713

--- Comment #33 from Fred Eisele <fredrick.eisele at gmail dot com> ---
@nick Before I make the patch could I get your impressions about the approach?

I still have some things to clear up about the approach.

* How sensitive are we to using calloc rather than allocating on the stack?
* I can get rid of one of the calloc's (used to add the prefix).
* What is the motivation for testing for `*.o`?
* Should there be a test for allowed characters? 
  *
https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap03.html#tag_03_271
  *
https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap03.html#tag_03_282

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to