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

Builder curl-ares-solaris10-i386 Build #4358

Build In Progress:

ETA: 18:20:24 [6 mins, 30 secs]

[waiting for Lock]

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision6f26ecb734d1caa50ca47ceb4700236f3638cf33
Changes1 change

BuildSlave:

unstable10x

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-ares-solaris10-i386' triggered this build

Steps and Logfiles:

  1. git  
    1. - no logs -
    1. - no logs -
    1. - no logs -
  2. Runtest  
    1. - no logs -
    1. - no logs -

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-ares-solaris10-i386 slave
buildername curl-ares-solaris10-i386 Builder
buildnumber 4358 Build
codebase Build
project curl Build
repository https://github.com/curl/curl.git Build
revision 6f26ecb734d1caa50ca47ceb4700236f3638cf33 Build
scheduler schedule-curl-ares-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/curl-ares-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartMon May 4 11:04:59 2026
Elapsed7 hrs, 8 mins, 55 secs

All Changes:

:

  1. Change #266255

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 04 May 2026 10:57:45
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 6f26ecb734d1caa50ca47ceb4700236f3638cf33

    Comments

    tool_formparse: cleanups
    - explain the get_param_part() function
    - make it parse only blanks like the rest of this code
    - check for commas explicitly when scanning multiple files (to help code
      understanding)
    
    Closes #21489

    Changed files

    • src/tool_formparse.c