Commit aa7de09
701 I161 (CppMicroServices#1097 ) (CppMicroServices#1169)
* I161 (CppMicroServices#1097)
Fixes CppMicroServices#161
* found spots to modify.
* issue 161.2 coded.
* fixed a logic error in issue 161.2
* Added a "-Wno-missing-template-arg-list-after-template-kw"
With apple's latest clang implementation, this warning fired as an error when including
boost::nowide. Turn the warning off.
* Issue 161.3: Early check for absolute path
when adding resource files.
* i161.3: Alternate code for mingw. std::filesystem not compatible.
---------
Co-authored-by: Michael Carney <carney@macmini.mynetworksettings.com>
* adapt for C++14
---------
Co-authored-by: carneyweb <mike@carneyweb.com>
Co-authored-by: Michael Carney <carney@macmini.mynetworksettings.com>1 parent e5ed312 commit aa7de09
2 files changed
Lines changed: 26 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
181 | 186 | | |
182 | 187 | | |
183 | 188 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
40 | 44 | | |
41 | 45 | | |
42 | 46 | | |
| |||
415 | 419 | | |
416 | 420 | | |
417 | 421 | | |
| 422 | + | |
418 | 423 | | |
419 | 424 | | |
420 | 425 | | |
| |||
434 | 439 | | |
435 | 440 | | |
436 | 441 | | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
437 | 455 | | |
438 | 456 | | |
439 | 457 | | |
| |||
534 | 552 | | |
535 | 553 | | |
536 | 554 | | |
537 | | - | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
538 | 558 | | |
539 | 559 | | |
540 | 560 | | |
| |||
0 commit comments