|
Ran
|
Jobs
1
|
Files
238
|
Run time
1min
|
Badge
README BADGES
|
push
travis-ci-com
<a href="https://github.com/OSGeo/PROJ/commit/<a class=hub.com/OSGeo/PROJ/commit/2cbf659bfcdffe12a4e7e397553c886566b2e949">2cbf659bf<a href="https://github.com/OSGeo/PROJ/commit/2cbf659bfcdffe12a4e7e397553c886566b2e949">">Replace line feed in input line by null character As result of a modification in logging (adding a line feed), many changes had to be made in different places of cct.cpp. However, one missed the line feed in input to cct. As result of missing this, the output from cct showed a superfluous empty line after each output line, but only if the corresponding input line ended with comment. Replacing the LF in the &quot;comment&quot; string (present if the input line ended with comment) by a null character (&#39;\0&#39;) solves this issue. Modification in logging? https://github.com/OSGeo/PROJ/commit/</a><a class="double-link" href="https://github.com/OSGeo/PROJ/commit/<a class="double-link" href="https://github.com/OSGeo/PROJ/commit/37da5e243191c04607597f6b8a77acfa017a5c99">37da5e243</a>">37da5e243</a><a href="https://github.com/OSGeo/PROJ/commit/2cbf659bfcdffe12a4e7e397553c886566b2e949"> ( cct: revise end-of-line handling in logging, and always output debug ) See also: https://github.com/OSGeo/PROJ/issues/1677 ( cct outputs excessive whitespace comments are included in input data )
3 of 3 new or added lines in 1 file covered. (100.0%)
41124 of 47543 relevant lines covered (86.5%)
41551.3 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 3991.1 (BUILD_NAME=linux_gcc DETAILS="linux, gcc-4.8" CC=gcc-4.8 CXX=g++-4.8) | 0 |
86.5 |
Travis Job 3991.1 |