lp:~marcustomlinson/net-cpp/fix_ppc_timeout

Created by Marcus Tomlinson and last modified
Get this branch:
bzr branch lp:~marcustomlinson/net-cpp/fix_ppc_timeout
Only Marcus Tomlinson can upload to this branch. If you are Marcus Tomlinson please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Marcus Tomlinson
Project:
net-cpp
Status:
Merged

Recent revisions

45. By Marcus Tomlinson

Use std::numeric_limits<long>::max() to ensure that our cast from long long to long does not exceed the upper limit of long.

44. By Marcus Tomlinson

Explicitly cast milliseconds::count() to long (On PPC, this method returns an 8-byte long long, of which libCurl reads only the first 4 bytes)

43. By CI Train Bot Account

Releasing 1.1.0+15.04.20141204-0ubuntu1

42. By CI Train Bot Account

Replaced 0replaceme with real versions.

41. By Thomas Voß

Robustify header line parser against empty values in header lines.
Add test case to verify that empty header value handling is correct. Fixes: #1392315
Approved by: Pete Woods

40. By PS Jenkins bot

Releasing 1.1.0+14.10.20140804-0ubuntu1

39. By PS Jenkins bot

Replaced 0replaceme with real versions.

38. By Pete Woods

Add URI building API Fixes: 1328021
Approved by: Thomas Voß

37. By PS Jenkins bot

Releasing 1.0.0+14.10.20140729.1-0ubuntu1

36. By Pete Woods

No change rebuild

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:net-cpp
This branch contains Public information 
Everyone can see this information.

Subscribers