Re: Please fix some of the old bugs



This isn't just a software problem. I once found a bug in the
hardware on a VAX by disassembling code that didn't work,
and finding the instruction in the assembly code that was broke.
If you a fair developer, you are stuck in the paradigm of the
language you use, and problems like the above or the one
this thread is about, put you in a tizzy. If you are a great
programmer, you take in stride, figure out where the paradigm
is broke, and work around it.

It will never be the case that your tools are 100% perfect. It just
ain't gonna happen. Remember the problem with the floating point
problems with the Pentium? Even in hardware you have problems
you may have to work around.

-- Larry Maturo


"Don Strenczewilk" <nospam@xxxxxxxxxx> wrote in message
news:45eeb198$1@xxxxxxxxxxxxxxxxxxxxxxxxx
"Dave Nottage [TeamB]" <rot13.qnivqa@xxxxxxxxxxxxxx> wrote in message
news:xn0f3fabs6feylx002@xxxxxxxxxxxxxxxxxxxxx

Welcome to software development.

Thank you! After 20+ years of waiting, it's nice to finally be so warmly
welcomed. Looks like I've been doing it wrong all these years, wasting
time fixing bugs when all I had to do was tell the users, "That's life.
Take it or leave it."



.



Relevant Pages

  • Re: [opensuse] Novell Bugzilla - At it Again - Bugs Apparently Dismissed Without Sufficient
    ... developers with Novell bugzilla work harder trying to punt bugs than ... to provided a detailed documented bug submission, ... If there is a software problem in a core package - ... form more advanced than a frame buffer triggers a hardware error. ...
    (SuSE)
  • Re: RFID chip barcodes can carry a virus
    ... hardware and firmware for that matter) can be described as a "bug". ... We are not talking about vulnerabilities here. ...
    (misc.survivalism)
  • Re: Anthonys drive issues.Re: ssh password delay
    ... What makes it a _bug_? ... or approached the hardware in a way that made the modifications ... > at work which has a modded microcode in an Adaptec 2940U adapter card ... > spew errors) This is the same scsi chipset as Anthonys Vectra. ...
    (freebsd-questions)
  • RE: Anthonys drive issues.Re: ssh password delay
    ... The dmesg you sent indicated that the 2 disks were negotiating at ... > possible cause in the universe before blaming it on FreeBSD. ... to take the risk of it being hardware, ... believe is that it's a bug in the FreeBSD driver. ...
    (freebsd-questions)
  • Re: hardware errors, do C and Forth need different things in hardware?
    ... do what the comment says or it is a bug that *always* needs fixing ... maybe even needing hardware traps?" ... Any functioning C compiler will generate code that does exactly what it says. ... Your code is clearly a bug in *some* cases, but since C can't tell if this is a bug or the actual intent of the programmer, C will faithfully compile the code to do what the programmer wants-- just like Forth. ...
    (comp.lang.forth)