Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Builder curl-pr-unthreaded-solaris10-i386 Build #3601

Results:

Build successful

SourceStamp:

Projectcurl/curl
Repositoryhttps://github.com/curl/curl
Branchbagder/mprintf-strparse
Revision9d9306f919022cbb04ec4737846f21401147d5bf
Got Revision9d9306f919022cbb04ec4737846f21401147d5bf
Changes4 changes

BuildSlave:

unstable10x

Reason:

The AnyBranchScheduler scheduler named 'schedule-curl-pr' triggered this build

Steps and Logfiles:

  1. git update ( 8 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 1 hrs, 13 mins, 54 secs )
    1. stdio
    2. resultlog

Build Properties:

NameValueSource
branch bagder/mprintf-strparse Build
builddir /export/home/buildbot/slave/curl-pr-unthreaded-solaris10-i386 slave
buildername curl-pr-unthreaded-solaris10-i386 Builder
buildnumber 3601 Build
codebase Build
got_revision 9d9306f919022cbb04ec4737846f21401147d5bf Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl/curl Build
repository https://github.com/curl/curl Build
revision 9d9306f919022cbb04ec4737846f21401147d5bf Build
scheduler schedule-curl-pr Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/curl-pr-unthreaded-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartSun Mar 9 03:47:43 2025
EndSun Mar 9 08:41:21 2025
Elapsed4 hrs, 53 mins, 38 secs

All Changes:

:

  1. Change #224363

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sat 08 Mar 2025 23:09:56
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/mprintf-strparse
    Revision 6cfd674256df1c806c43ebcb4b50ccf3f8861fd7

    Comments

    mprintf: switch three number parsers to use strparse
    
    Also add more const char pointers.

    Changed files

    • lib/mprintf.c
  2. Change #224365

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sat 08 Mar 2025 23:12:48
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/mprintf-strparse
    Revision f986b51e7b4a931a24a2d2c27f2155a911f1328f

    Comments

    typecasts

    Changed files

    • lib/mprintf.c
  3. Change #224368

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sat 08 Mar 2025 23:26:22
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/mprintf-strparse
    Revision b5a0f50532e941fa486509831342b855a21cac93

    Comments

    fixup reduce scope for several variables

    Changed files

    • lib/mprintf.c
  4. Change #224369

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sat 08 Mar 2025 23:33:13
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/mprintf-strparse
    Revision 9d9306f919022cbb04ec4737846f21401147d5bf

    Comments

    fixup use macros to enhance readability

    Changed files

    • lib/mprintf.c