Re: Set of header files for Ryu floating-point stuff in src/common/

2019-09-09 Thread Andrew Gierth
> "Michael" == Michael Paquier writes: Michael> Hi all, Michael> (Andrew G. in CC) Michael> We have the following set of header files in src/common/: Michael> digit_table.h Michael> d2s_full_table.h Michael> d2s_intrinsics.h Michael> ryu_common.h Michael> Shouldn't all these files b

Set of header files for Ryu floating-point stuff in src/common/

2019-09-09 Thread Michael Paquier
Hi all, (Andrew G. in CC) We have the following set of header files in src/common/: digit_table.h d2s_full_table.h d2s_intrinsics.h ryu_common.h Shouldn't all these files be in src/include/common/ instead? HEAD is not really consistent with the common practice here. Thanks, -- Michael signatu