Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
TLMSP curl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CYBER - Cyber Security
TS 103 523 MSP
TLMSP
TLMSP curl
Commits
deb33210
Commit
deb33210
authored
13 years ago
by
Daniel Stenberg
Browse files
Options
Downloads
Patches
Plain Diff
BUGS: renumbered to look better in the web version
parent
68253ca5
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/BUGS
+15
-14
15 additions, 14 deletions
docs/BUGS
with
15 additions
and
14 deletions
docs/BUGS
+
15
−
14
View file @
deb33210
...
...
@@ -6,17 +6,18 @@
BUGS
1. There are still bugs
2. Where to report
3. What to report
4. libcurl problems
5. Who will fix the problems
6. How to get a stack trace
7. Bugs in libcurl bindings
1. Bugs
1.1 There are still bugs
1.2 Where to report
1.3 What to report
1.4 libcurl problems
1.5 Who will fix the problems
1.6 How to get a stack trace
1.7 Bugs in libcurl bindings
==============================================================================
1. There are still bugs
1.
1
There are still bugs
Curl and libcurl have grown substantially since the beginning. At the time
of writing (September 2011), there are about 66000 lines of source code, and
...
...
@@ -27,7 +28,7 @@ BUGS
To help us make curl the stable and solid product we want it to be, we need
bug reports and bug fixes.
2
.
Where to report
1.
2 Where to report
If you can't fix a bug yourself and submit a fix for it, try to report an as
detailed report as possible to a curl mailing list to allow one of us to
...
...
@@ -41,7 +42,7 @@ BUGS
If you feel you need to ask around first, find a suitable mailing list and
post there. The lists are available on http://curl.haxx.se/mail/
3
.
What to report
1.
3 What to report
When reporting a bug, you should include all information that will help us
understand what's wrong, what you expected to happen and how to repeat the
...
...
@@ -71,7 +72,7 @@ BUGS
The address and how to subscribe to the mailing lists are detailed in the
MANUAL file.
4
.
libcurl problems
1.
4 libcurl problems
First, post all libcurl problems on the curl-library mailing list.
...
...
@@ -93,7 +94,7 @@ BUGS
valgrind or similar before you post memory-related or "crashing" problems to
us.
5
.
Who will fix the problems
1.
5 Who will fix the problems
If the problems or bugs you describe are considered to be bugs, we want to
have the problems fixed.
...
...
@@ -112,7 +113,7 @@ BUGS
We get reports from many people every month and each report can take a
considerable amount of time to really go to the bottom with.
6
.
How to get a stack trace
1.
6 How to get a stack trace
First, you must make sure that you compile all sources with -g and that you
don't 'strip' the final executable. Try to avoid optimizing the code as
...
...
@@ -132,7 +133,7 @@ BUGS
crashed. Include the stack trace with your detailed bug report. It'll help a
lot.
7
.
Bugs in libcurl bindings
1.
7 Bugs in libcurl bindings
There will of course pop up bugs in libcurl bindings. You should then
primarily approach the team that works on that particular binding and see
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment