Package: concalc / 0.9.3-2
Metadata
| Package | Version | Patches format |
|---|---|---|
| concalc | 0.9.3-2 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| fix string format error.patch | (download) |
src/concalc.cpp |
4 2 + 2 - 0 ! |
fix-string-format-error |
| 0002 Remove needless allocations. Read input with std get.patch | (download) |
src/concalc.cpp |
332 102 + 230 - 0 ! |
remove needless allocations. read input with std::getline() instead of fgets(1024). Calculate path to ~/.concalcvariables once. Allow all input files to be non-seekable |
| 0003 Fix segfault if HOME not set Closes 715751.patch | (download) |
src/concalc.cpp |
9 8 + 1 - 0 ! |
fix segfault if $home not set (closes: #715751) |
| 0004 Fix segfault if no argument given for a or m.patch | (download) |
src/concalc.cpp |
8 4 + 4 - 0 ! |
fix segfault if no argument given for -a or -m |
1
