Opened 2 years ago
Last modified 2 years ago
#1641 new patch
darcs patch: add _DEFAULT_SOURCE for less deprecation messages
Reported by: | Marco | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | sge | Version: | 8.1.9 |
Severity: | minor | Keywords: | |
Cc: |
Description
1 patch for repository https://arc.liv.ac.uk/repos/darcs/sge:
patch 022b2d19f9d9a6597dabf8c8e6310880f1f68d6e
Author: Marco Schmidt <marco.schmidt@…>
Date: Thu Jan 3 14:47:21 CET 2019
- add _DEFAULT_SOURCE for less deprecation messages
see this link for extended explanation:
https://lwn.net/Articles/590381/
Till next refactoring of the gridengine code, we
should just add the _DEFAULT_SOURCE macro to remove
some warnings.
Attachments (2)
Change History (3)
Changed 2 years ago by Marco
comment:1 Changed 2 years ago by Marco
- Type changed from defect to patch
Note: See
TracTickets for help on using
tickets.
Added by email2trac