Opened 12 years ago
Closed 12 years ago
#992 closed defect (fixed)
peep still uses getenv
Reported by: | Christian Kellermann | Owned by: | felix winkelmann |
---|---|---|---|
Priority: | major | Milestone: | someday |
Component: | extensions | Version: | 4.8.x |
Keywords: | peep, getenv, yesteryear's bugs | Cc: | |
Estimated difficulty: |
Description
Peep still uses the deprecated getenv procedure. This patch fixes this
Attachments (1)
Change History (2)
Changed 12 years ago by
Attachment: | getenv.diff added |
---|
comment:1 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Trivial patch, and even though the egg is deprecated I just went ahead and applied it in [29635]. At least we can close this ticket now.