Builder libcheck-solaris10-sparc Build #6
Results:
Build successful
SourceStamp:
| Project | libcheck |
| Repository | http://svn.code.sf.net/p/check/code/trunk |
| Revision | 1185 |
| Got Revision | 1185 |
| Changes | 2 changes |
BuildSlave:
unstable10sReason:
scheduler
Steps and Logfiles:
Build Properties:
| Name | Value | Source |
|---|---|---|
| branch | None | Build |
| builddir | /export/home/buildbot-unstable10s/slave/libcheck-solaris10-sparc | slave |
| buildername | libcheck-solaris10-sparc | Builder |
| buildnumber | 6 | Build |
| codebase | Build | |
| got_revision | 1185 | SVN |
| project | libcheck | Build |
| repository | http://svn.code.sf.net/p/check/code/trunk | Build |
| revision | 1185 | Build |
| scheduler | schedule-libcheck-solaris10-sparc | Scheduler |
| slavename | unstable10s | BuildSlave |
| workdir | /export/home/buildbot-unstable10s/slave/libcheck-solaris10-sparc | slave (deprecated) |
Forced Build Properties:
| Name | Label | Value |
|---|
Responsible Users:
- brarcher
Timing:
| Start | Wed Jul 30 14:56:49 2014 |
| End | Wed Jul 30 15:08:08 2014 |
| Elapsed | 11 mins, 18 secs |
All Changes:
:
Change #3275
Category None Changed by brarcher Changed at Wed 30 Jul 2014 14:55:44 Repository http://svn.code.sf.net/p/check/code/trunk Project libcheck Revision 1184 Comments
tests: add prototype for escape_percent() clang++ emitted an error if the prototype was not present
Changed files
- tests/check_check_master.c
Change #3276
Category None Changed by brarcher Changed at Wed 30 Jul 2014 14:55:48 Repository http://svn.code.sf.net/p/check/code/trunk Project libcheck Revision 1185 Comments
tests: cast output of malloc() to goal type clang++ did not like casting void* to char* implicitly.
Changed files
- tests/check_check_master.c