Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 240621 Details for
Bug 344151
upgrade to Q 7.8
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
bugfix for Q declaration semantics
qctable.diff (text/plain), 745 bytes, created by
Albert Graef
on 2007-10-27 19:26:51 UTC
(
hide
)
Description:
bugfix for Q declaration semantics
Filename:
MIME Type:
Creator:
Albert Graef
Created:
2007-10-27 19:26:51 UTC
Size:
745 bytes
patch
obsolete
>*** src/qctables.c 4 Oct 2007 12:04:52 -0000 >--- src/qctables.c 21 Oct 2007 02:33:34 -0000 >*************** >*** 1038,1044 **** > if (symtb[fno].flags & DCL) { > if ((symtb[fno].flags & ~EXT) != (flags & ~EXT) || > symtb[fno].prec != prec || >! symtb[fno].type != type || > (symtb[fno].argc != argc || > symtb[fno].argv != argv)) { > sprintf(msg, qcmsg[MISM_DCL], utf8_to_sys(strsp+symtb[fno].pname)); >--- 1038,1044 ---- > if (symtb[fno].flags & DCL) { > if ((symtb[fno].flags & ~EXT) != (flags & ~EXT) || > symtb[fno].prec != prec || >! symtb[fno].type != type && !(flags & EXT) || > (symtb[fno].argc != argc || > symtb[fno].argv != argv)) { > sprintf(msg, qcmsg[MISM_DCL], utf8_to_sys(strsp+symtb[fno].pname));
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 344151
:
236701
|
240611
| 240621 |
240631
|
240641