Change #264243
| Category | ggrep |
| Changed by | Jim Meyering <meyering@meta.com> |
| Changed at | Sun 12 Apr 2026 20:27:29 |
| Repository | git://git.savannah.gnu.org/grep.git |
| Project | ggrep |
| Branch | master |
| Revision | 415dd4ebb0b3d8983aeddc829f5c56089128c620 |
Comments
maint: avoid -Werror=zero-as-null-pointer-constant warnings * src/grep.c (long_options, context_length_arg, grep, main): Use nullptr, not 0.
Changed files
- src/grep.c