Ticket #9649 (closed defect: fixed)
c_lib/include/interrupt.h: rename FOO_H
| Reported by: | jdemeyer | Owned by: | jason |
|---|---|---|---|
| Priority: | minor | Milestone: | sage-4.5.3 |
| Component: | misc | Keywords: | |
| Cc: | Work issues: | ||
| Report Upstream: | N/A | Reviewers: | Robert Bradshaw |
| Authors: | Jeroen Demeyer | Merged in: | sage-4.5.3.alpha0 |
| Dependencies: | Stopgaps: |
Description
In c_lib/include/interrupt.h, there is
#ifndef FOO_H #define FOO_H
to protect the header. This FOO_H should be changed.
Attachments
Change History
Changed 3 years ago by jdemeyer
-
attachment
9649.patch
added
Rename FOO_H to C_LIB_INCLUDE_INTERRUPT_H
Note: See
TracTickets for help on using
tickets.
