Searched refs:bug (Results 1 – 25 of 599) sorted by relevance
12345678910>>...24
11 Your bug reports play an essential role in making GCC reliable.18 * Criteria: Bug Criteria. Have you really found a bug?19 * Reporting: Bug Reporting. How to report a bug effectively.26 @cindex bug criteria28 If you are not sure whether you have found a bug, here are some guidelines:35 compiler bug. Reliable compilers never crash.41 (except an @code{asm} statement), that is a compiler bug, unless the50 execute the input source code, that is a compiler bug.59 is omitted; it is not a bug when GCC produces different results.64 interpret it another way. Neither compiler is wrong. The bug is[all …]
4 Before submitting a bug report, please check the README file and make5 sure that your "bug" is not a known problem.30 6. A clear description of what you did and what bug then appeared.32 under that to demonstrate the bug. Window-system cut-and-paste34 finding the bug.47 get the bug report into the hands of someone who can help you. In order to55 * DO NOT send a copy of your bug report to ANYONE other than59 * DO NOT send a copy of your bug report directly to the64 * DO NOT re-send bug reports because you didn't receive a66 bug reports. If we can't send mail back to you or you[all …]
65 - Many many more bug fixes133 [HEIMDAL-10] - Follow-up on bug report for SEGFAULT in135 [HEIMDAL-15] - Re: [Heimdal-bugs] potential bug in Heimdal 1.1195 * Serveral bug fixes to iprop.348 * bug fixes361 * bug fixes377 * bug fixes393 * other bug fixes399 * bug fixes413 * other bug fixes[all …]
17 + Fix bug where splitting in the middle of the screen could repaint19 + Fix first-nul in input bug, where random garbage was inserted.20 + Correct search and mark-as-motion-command bug, it's a line mode22 + Fix bug autoindent bug, where ^D could shift too far in the line.27 + Fix bug where ^V didn't keep input mapping from happening.28 + Fix a core dump bug in the R command.30 + Fix cursor positioning bug for C, S and c$ in an empty file.34 + Fix bug where wide characters in a file name weren't calculated36 + Fix bug where cl_rename was called directly, by the ex shell code.37 + Fix bug where splitting a screen resulting in a new screen at the[all …]
22 #3010222: Fix for bug #3010819.28 bug #3496608 to randomize hash parameters.33 See bug #2990652 and patch #3312568.41 - Fixed bug #1690883: Expat failed on EBCDIC systems as it assumed44 - Fixed xmlwf bug #1513566: "out of memory" error on file size zero.45 - Fixed outline.c bug #1543233: missing a final XML_ParserFree() call.49 HP-UX, Tru64, Solaris 9: patch #1437840, bug #1196180.69 - Some mostly minor bug fixes. SF issues include: #1006708,77 - Some mostly minor bug fixes, but compilation should no113 - Fixed UTF-8 decoding bug that caused legal UTF-8 to be rejected.[all …]
11 static void bug(char *m, BIGNUM *a, BIGNUM *b) in bug() function36 bug("BN_div failed", a, b); in main()38 bug("BN_div_recp failed", a, b); in main()40 bug("mismatch", a, b); in main()
1174 struct refclockbug *bug /* output structure */ in refclock_buginfo() argument1206 bug->nvalues = 8; in refclock_buginfo()1207 bug->svalues = 0x0000003f; in refclock_buginfo()1208 bug->values[0] = pp->year; in refclock_buginfo()1209 bug->values[1] = pp->day; in refclock_buginfo()1210 bug->values[2] = pp->hour; in refclock_buginfo()1211 bug->values[3] = pp->minute; in refclock_buginfo()1212 bug->values[4] = pp->second; in refclock_buginfo()1213 bug->values[5] = pp->nsec; in refclock_buginfo()1214 bug->values[6] = pp->yearstart; in refclock_buginfo()[all …]
3 all ok also.ok bug phony:6 .END: ok also.ok bug8 phony bug: .PHONY
2 bug fixes are all mentioned, but internal enhancements are omitted here for32 backtrace creation in imemalign(). This bug impacted posix_memalign() and40 - Fix a potential infinite loop during thread exit. This bug occurred on96 - Fix a locking order bug that could cause deadlock during fork if heap98 - Fix a chunk recycling bug that could cause the allocator to lose track of121 listed new features and bug fixes.137 In addition to a couple of bug fixes, this version modifies page run237 - Fix a statistics-related bug in the "thread.arena" mallctl that could cause239 - Work around TLS deallocation via free() on Linux. This bug could cause244 - Fix chunk_alloc_dss() to stop claiming memory is zeroed. This bug could[all …]
3 Please read the PROBLEMS file before sending in a bug report.11 Send the completed form to bug-groff@gnu.org40 [The command line that we should run in order to observe the bug. For41 example, `gtroff -Tps bug.tr'. If the command line uses -ms or -mm,54 But don't delay sending in a bug report in the hope of finding a fix. 55 Guesses about the cause of the bug are not usually helpful.]
86 please update to a later version *before* posting a bug report.105 the bug. At the very least, read the `BUG-REPORT' form and make sure107 not sure that something is a bug, report it using `BUG-REPORT': this will108 enable us to determine whether it really is a bug or not.112 bug-groff@gnu.org for reporting bugs117 You can post mails directly to the `bug-groff' list, without subscribing;125 http://lists.gnu.org/mailman/listinfo/bug-groff
13 gnu.groff.bug (or send email to bug-groff@gnu.org) to see if anyone else
43 -- Some bug fixes as reported from many places.81 -- Fixed bug in 2.691 -- Fixed bug in indices caused by 2.2.94 -- Fixed bug in footnotes caused by 2.2.116 -- Fixed footnote bug that caused the first line of footnotes120 -- Fixed footnote bug that caused footnotes invoked at the122 -- Fixed equation bug that caused equations at the top of158 -- Fixed a bug in .++ which caused it to renumber pages incorrectly,163 -- Fixed a bug in .++ which caused it to change page number formats172 -- Fixed a bug in Mod 15 which caused .ip's to fail.[all …]
34 D: C++14 support, patches and bug fixes.38 D: LFTS support, patches and bug fixes.42 D: Regex bug fixes.46 D: Minor patches and bug fixes.57 D: Minor patches and bug fixes.110 D: Minor bug fix.114 D: Minor patches and bug fixes.
3 New in alpha3.4: The complex bug alluded to below has been fixed (in a7 the bug was that something like a?b matching ab matched b rather than ab.8 (The bug was essentially specific to this exact situation, else it would17 the cost of weaker checking. A workaround for a bug in some folks'20 because the code currently flunks them (complex bug; fix coming).26 serious bug that affected REs using many [] (including REG_ICASE REs40 it out the door in time for 4.4" release.) One bug fix: regfree() didn't60 BRE \$ bug is fixed. Most uses of "uchar" are gone; it's all chars now.78 been tightened up somewhat. Small bug fixes in parameter passing (not
3 (fixed-point mode); fix rounding bug in these modes when the input17 dtoa.c: fix another bug in modes 3,5,7,9 when the result, before58 dtoa.c: fix bug in strtod's handling of numbers with very112 -DNO_IEEE_Scale restores the old logic. Fix a bug, revealed by114 than the smallest normalized number. (The bug introduced an extra176 dtoa.c: Fix bug in strtod under -DSudden_Underflow and (the default)191 dtoa.c, gdtoa.tgz: fix a bug in strtod's reading of 4.9e-324:248 dtoa.c: tweak to bypass a bug with HUGE_VAL on HP systems.264 1. Fix bug in test for exact half-way cases of denormalized numbers318 gdtoa.tgz: Fix uninitialized variable bug in g_Qfmt.c's handling of NaNs.[all …]
17 bug when slewing the system time. This bug is documented in SR 5003462838, and20 bug is fixed.22 This bug has a side-effect whereby the ntpd daemon will screw up the hardware28 affected by this bug side-effect. You can safely use these commands to alter
10 To report bugs, suggestions or comments, send email to bug-less@gnu.org.23 * Fix configure bug with --with-regex=none.27 * Fix Win32 attribute display bug.29 * Fix display bug when using up/down arrow on the command line.52 * Fix bug highlighting text which is discontiguous in the file 55 * Fix bug in displaying status column when scrolling backwards 62 * Fix bug in unget handling that can cause strange effects on the87 * Fix bug in using line filtering via the & command 90 * Fix bug in handling negative arguments to the -j option.92 * Fix bug in handling %t in prompt strings.[all …]
4 ; POSITION=bug8 ; ASSOCIATIVITY=bug12 ; SUBEXPRESSION=bug17 ; REPEAT_LONGEST=bug
88 even if there is no empty lines between the items (bug in LB)108 * Fixed bug in mmroff so a .qrf-file always will be created199 * MC had a bug in column calculation, (thanks to T. Kurt Bond)204 * At last! I finally tracked down the PGFORM bug!207 * fixed y2k-bug in \*[DT]216 * Fixed bug with SETR, header references are now only saved236 * Fixed bug with List of XXXX, long lines messed up the result.246 * fixed Hps-bug, should be 1, not 1v.247 * fixed bug with APPSK, variable not set.265 * included these bug fixes from Larry Jones:[all …]
24 ** various bug fixes that prevent certain error conditions from38 ** fixed bug that prevented flex from accepting certain comments in the41 ** fix bug that prevented headers for all functions from being generated42 (resolves bug #1628314)44 ** change yy_size_t to be size_t (resolves bug #1849812)52 ** introduce %option extra-type="your_type *" (resolves bug #1744505)54 ** The flex program now parses multiple short concatenated options (resolves bug57 ** better checking after yyalloc/yyrealloc (resolves bug #1595967)67 (resolves bug #1623600)69 ** a memory leak was plugged(resolves bug #1601111)[all …]
34 i. Fixed a bug with creating the prompt for a non-interactive search string37 j. Fixed a bug that caused prompts with invisible characters to be redrawn40 k. Fixed a bug that could cause the key sequence scanning code to return the46 m. Fixed a bug that could cause a core dump when an edited history entry was49 n. Fixed a bug that caused readline to reference freed memory when attmpting52 o. Fixed a bug with prompt redisplay in a multi-byte locale to avoid redrawing60 r. Fixed a redisplay bug that occurred in multibyte-capable locales when the80 a. Fixed a bug that caused multiliine prompts to be wrapped and displayed83 b. Fixed a bug that caused ^P/^N in emacs mode to fail to display the current110 k. Fixed a bug in finding the delimiter of a `?' substring when performing[all …]
166 bug-readline@gnu.org168 When reporting a bug, please include the following information:174 * a description of the bug175 * a recipe for recreating the bug reliably176 * a fix for the bug if you have one!181 Since Readline is developed along with bash, the bug-bash@gnu.org mailing182 list (mirrored to the Usenet newsgroup gnu.bash.bug) often contains183 Readline bug reports and fixes.
1 22.07.2002 1.4.5 (bug fix only)6 - Workaround for W2K bug in resource listing.7 - Minor bug fixes.57 - Minor bug fixes.61 - nail down a nasty bug which may cause incorrect values supplied as63 - There was a bug in the directory listing code which caused long directory125 - More bug fixes in the connection handling mechanism.