GNU ed 1.22.5 released
The standard Unix line editor got a minor update. Two small fixes:
#ed
The standard Unix line editor got a minor update. Two small fixes:
- Improved memory allocation calculation (uses sizeof on actual array element instead of explicit type)
- Better error message: filenames ending in '/' now report "Invalid filename" instead of "Is a directory"
#ed