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

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

Results:

Build successful

SourceStamp:

Projectcurl/curl
Repositoryhttps://github.com/curl/curl
Branchbagder/src-strtol
Revisionc7d41d6c18714e17c49e159d0cb815401e3d97b2
Got Revisionc7d41d6c18714e17c49e159d0cb815401e3d97b2
Changes9 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

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

Build Properties:

NameValueSource
branch bagder/src-strtol Build
builddir /export/home/buildbot/slave/curl-pr-unthreaded-solaris10-i386 slave
buildername curl-pr-unthreaded-solaris10-i386 Builder
buildnumber 3605 Build
codebase Build
got_revision c7d41d6c18714e17c49e159d0cb815401e3d97b2 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl/curl Build
repository https://github.com/curl/curl Build
revision c7d41d6c18714e17c49e159d0cb815401e3d97b2 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 22:49:35 2025
EndMon Mar 10 00:02:50 2025
Elapsed1 hrs, 13 mins, 15 secs

All Changes:

:

  1. Change #224423

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sun 09 Mar 2025 17:25:40
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/src-strtol
    Revision c8f2155e87c73eea76654fef9ad06f124c142c4e

    Comments

    src: replace strto[u][ld] with curlx_str_ parsers
    
    Better error handling (no errno mess), better limit checks.

    Changed files

    • lib/strparse.h
    • lib/strtoofft.h
    • src/terminal.c
    • src/tool_cb_hdr.c
    • src/tool_main.c
    • src/tool_operate.c
    • src/tool_paramhlp.c
    • src/tool_urlglob.c
    • src/tool_urlglob.h
  2. Change #224425

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sun 09 Mar 2025 17:27:13
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/src-strtol
    Revision b87cdbd6d1bc170c1fbf6c29c0f57022d3fc3712

    Comments

    fixup ban strto[u]l as well to keep it this way

    Changed files

    • src/.checksrc
  3. Change #224427

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sun 09 Mar 2025 17:28:56
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/src-strtol
    Revision ca050a7a8c41c3b53367eebce18bc285c2df93f5

    Comments

    fixup typecast

    Changed files

    • src/tool_paramhlp.c
  4. Change #224428

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sun 09 Mar 2025 17:29:56
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/src-strtol
    Revision 060df4b9ad2ae78d812300c4fbe63a8038e7c163

    Comments

    fixup accept more decimals if someone really wants to

    Changed files

    • src/tool_paramhlp.c
  5. Change #224431

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sun 09 Mar 2025 17:33:03
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/src-strtol
    Revision c25a2bc4e938934e1ac2936820f6427769997a49

    Comments

    fixup improved math

    Changed files

    • src/tool_paramhlp.c
  6. Change #224432

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sun 09 Mar 2025 17:36:59
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/src-strtol
    Revision f7f7415662a63ce439a08bdf2dc12c233288981e

    Comments

    fixup #0 output

    Changed files

    • src/tool_urlglob.c
  7. Change #224433

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sun 09 Mar 2025 17:44:12
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/src-strtol
    Revision 849e941921edd81e4a67a8c57736c6198201ae83

    Comments

    fixup step mistake

    Changed files

    • src/tool_urlglob.c
  8. Change #224434

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sun 09 Mar 2025 17:40:47
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/src-strtol
    Revision 394c75b54b14ce2929861bbc34c61a444553bca8

    Comments

    more glob fixes

    Changed files

    • src/tool_urlglob.c
  9. Change #224437

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sun 09 Mar 2025 17:47:49
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/src-strtol
    Revision c7d41d6c18714e17c49e159d0cb815401e3d97b2

    Comments

    fixup clear min_n

    Changed files

    • src/tool_urlglob.c