Changes between Version 1 and Version 2 of Ticket #7435, comment 3
- Timestamp:
- Feb 22, 2013, 5:52:04 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7435, comment 3
v1 v2 28 28 }}} 29 29 30 So we only need to move the bottom code (between `#if and #end`) to the beginning of the function. 30 So we only need to move the bottom code (between `#if and #end`) to the beginning of the function. This change is done in the attached patch-file `internals.hpp.patch`. If there are no objections against this patch, I will apply it.