> Le 22 sept. 2015 à 17:16, Rich Felker a écrit : > > Another approach might be having __lookup_numeric always parse with > AF_UNSPEC, but return error rather than 0 results if the resulting > family does not match the requested family. This seems the simplest solution in the meantime. Here’s the patch I applied to my trunk. — Julien