|
...so I just discovered there are 23 species of scorpion in Nevada.
I come from England, we don't HAVE any insects that can kill you. That's one of the reasons I like living here. So I'm pretty terrified now.
Does anyone have any advice to prevent getting...
Started by BeyondIndigo on
, 16 posts
by 10 people.
Answer Snippets (Read the full thread at burningman):
And there are no plants....
The basic deal is that it's not a good place to live .
They are a pretty rare site.
There are, I believe, scorpians, but I've never heard of anyone being stung .
NOthing much lives in the Black Rock Desert, brine shrimp in the winter .
|
|
High-quality bug reports are essential for effective bug tracking - in an ideal world all bug reports would contain essential information such as which version of the software it affects and a step-by-step description on how to reproduce the bug.
In reality...
Started by vetler on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
I agree with Jon Limjap - your QA personnel....
If this, however, is a bug item that is posted.
Someone should be assigned and which give some sort of clue on how to replicate them .
Beta it's not advisable to let users directly edit your bug list.
|
|
Do you know any bug tracking tools that support adding bugs by sending an email to a specific address?
Started by Germstorm on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
In no specific order :
OnTime
Details:
http://www.axosoft.com/products/ontime_overview.aspx?cn=ovr_email2ticket
FogBugz
Details:
http://fogcreek.com/FogBugz/LearnMore.html?section=ScreenshotTool
Bugzilla....
Fogbugz
http://www.fogcreek.com/FogBUGZ/
Bugzilla.
|
Ask your Facebook Friends
|
FindBugs has found a potential bug in my code. But it is not a bug.
Is it possible to mark this occurrence as 'not a bug' AND have it removed from the bug list?
I have documented quite clearly why for each case it is not a bug.
For example. A class implements...
Started by Ron Tuffin on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
The....
That is actually contained in the bug instances
<Match> <Class name="com.foobar.MyClass" /> <Method name="myMethod" /> <Bug pattern="EQ_COMPARETO_USE_OBJECT_EQUALS" /> </Match> and you're still on Java5.
|
|
I'm working in a Scrum project writing firmware code in C for an ASIC.
Every so often we have really hard to find bugs. But how do I time estimate these bugs?
I always tell the Scrum master I do not have the competence to estimate them because I really...
Started by Henrik on
, 15 posts
by 15 people.
Answer Snippets (Read the full thread at stackoverflow):
It does ....
This is like doing a scrum planning meeting has some limited value .
If your Scrum-master doesn't understand the problem with time-estimating a bug a bug and stetched a solution it cannot be estimated.
In weeks instead of hours.
|
|
As part of a internal research project, we are trying to collect some metrics from a Bugzilla database; we already have found a tool to help us collect some metrics from it ( BugzillaMetrics ) but we are now asking ourself what metrics should we collect...
Started by Hugo on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
But you will able to let Developer Baker look/closing the bug)..
However mind you still won't be able to just say that Bug X should take Y time because it is similar to Z Bug.
In the estimates given by everybody.
|
|
Ok so I've got a really annoying bug in my app. It's driving me crazy and I'm sure it's beyond my skill level as I am learning as I go.
Here is the initial rundown of the bug: http://stackoverflow.com/questions/573837/a-shot-in-the-dark-application-bug...
Started by Dan Morgan on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
I know that your bug "doesn't happen" in the simulator, but that really only means.
At least.
|
|
Presently, I am using the following function template to suppress unused variable warnings:
template<typename T> void unused(T const &) { /* Do nothing. */ }
However, when porting to cygwin from Linux, I am now getting compiler errors on g++ 3.4...
Started by WilliamKF on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
It is a compiler bug and there are no known work arounds:
http://gcc.gnu.org/bugzilla/show_bug.cgi.
Herb Sutter wrote here about.
It seems to be a compiler bug.
Suppress warnings with a #pragma directive.
|
|
OK, I know it's a stupid question to ask, so let me clarify.
My boss thinks that, "by now, with your level of knowledge, you should never have bugs in your software anymore". While it may be correct, given the correct set of tools and with a proper method...
Started by cosmo0 on
, 16 posts
by 16 people.
Answer Snippets (Read the full thread at stackoverflow):
As soon as you accept that writing bug-free code is an impossible task, you can start focussing create test cases when you find bugs....
And programming, a high level of attention and the collaboration of a good tester can improve the bug.
|
|
This is list of Zulutrade bugs so that new users can easily find out what to watch out for and we can track any progress on fixing them, so they do not get lost and forgotten.
Bug 1: The Batuki Bug.
The historical data of some providers is corrupted and...
Started by DM608197F on
, 6 posts
by 4 people.
Answer Snippets (Read the full thread at zulutrade):
Uncle....
I sent to support an example with this bug and have got answer status of this issue.
See post Ghost Trades
by BaitUp provides more support...LOL! About Bug #4.
Hello DM608197F,
The "Batuki" bug has been around for a long time.
|