Opened 7 years ago
Closed 7 years ago
#1032 closed defect (fixed)
convert C++ modules to C
Reported by: | pkienzle | Owned by: | GitHub <noreply@…> |
---|---|---|---|
Priority: | minor | Milestone: | SasView 4.2.0 |
Component: | SasView | Keywords: | |
Cc: | Work Package: | SasView Bug Fixing |
Description
In order to move from mingw/msvc to tinycc, need to convert sascalc/calculator/c_extensions/sldi from C++ to C. This should be a simple operation since it doesn't make use of significant C++ features.
Change History (2)
comment:1 Changed 7 years ago by pkienzle
comment:2 Changed 7 years ago by GitHub <noreply@…>
- Owner set to GitHub <noreply@…>
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Awaiting merge: https://github.com/SasView/sasview/pull/127