Skip to content
Snippets Groups Projects

hp2ps Utilities.c: include stdlib.h instead of extern malloc and realloc

Closed Jens Petersen requested to merge wip/juhp-hp2ps-libstdh into master

Okay this is a third and final attempt/MR to fix building hp2ps with gcc15 which defaults to C23.

It is cleaner and simpler just to import stdlib.h than extern'ing malloc and realloc explicitly.

Downstream bug: https://bugzilla.redhat.com/show_bug.cgi?id=2338570

Previous merged MR: !13853 (closed)

Hopefully this ends the saga ;o)

Edited by Jens Petersen

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading