|
Ran
|
Jobs
1
|
Files
238
|
Run time
45s
|
Badge
README BADGES
|
push
travis-ci-com
<a href="https://github.com/OSGeo/PROJ/commit/<a class=hub.com/OSGeo/PROJ/commit/e100c8334b6257fb8a02e0d9161ef710f29334e9">e100c8334<a href="https://github.com/OSGeo/PROJ/commit/e100c8334b6257fb8a02e0d9161ef710f29334e9">">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/e100c8334b6257fb8a02e0d9161ef710f29334e9"> ( 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 )
40989 of 47414 relevant lines covered (86.45%)
41219.88 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 3992.1 (BUILD_NAME=linux_gcc DETAILS="linux, gcc-4.8" CC=gcc-4.8 CXX=g++-4.8) | 0 |
86.45 |
Travis Job 3992.1 |