Opened 12 years ago
Closed 12 years ago
#36258 closed defect (fixed)
eigen3 whitespace does not conform to modeline
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | eborisch (Eric A. Borisch) |
---|---|---|---|
Priority: | Low | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | eigen3 |
Description
The eigen3 port uses the standard modeline, which states among other things that indentations will occur at multiples of four spaces, but the actual whitespace of the portfile uses indentations at multiples of two spaces. Either the modeline should be changed to match the reality of the portfile's whitespace, or ideally, since this is our standard modeline and the one we would prefer to use, the whitespace of the portfile should be changed to conform to the modeline.
Change History (1)
comment:1 Changed 12 years ago by eborisch (Eric A. Borisch)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Fixed in r98001.