Change #238856
Category | gcoreutils |
Changed by | Paul Eggert <eggert | @cs.ucla.edu>
Changed at | Thu 10 Jul 2025 02:12:40 |
Repository | git://git.savannah.gnu.org/coreutils.git |
Project | gcoreutils |
Branch | master |
Revision | b0c58a8b297d67f0a2a3ae5b8a2b3e8e70c32ad1 |
Comments
factor: DELIM and DIVBLOCK no longer macros * src/factor.c (DELIM): Now a constant, not a macro. (divblock): Now a static inline function, not a macro DIVBLOCK. All uses changed.
Changed files
- src/factor.c