2747 – improper toCBuffer of funcexp

D issues are now tracked on GitHub. This Bugzilla instance remains as a read-only archive.
Issue 2747 - improper toCBuffer of funcexp
Summary: improper toCBuffer of funcexp
Status: RESOLVED FIXED
Alias: None
Product: D
Classification: Unclassified
Component: dmd (show other issues)
Version: D1 (retired)
Hardware: x86 Windows
: P2 normal
Assignee: Walter Bright
URL:
Keywords:
Depends on:
Blocks:
Reported: 2009年03月19日 13:14 UTC by david
Modified: 2014年04月18日 09:12 UTC (History)
0 users

See Also:


Attachments
Add an attachment (proposed patch, testcase, etc.)

Note You need to log in before you can comment on or make changes to this issue.
Description david 2009年03月19日 13:14:07 UTC
should be:
void FuncExp::toCBuffer(OutBuffer *buf, HdrGenState *hgs)
{
 fd->toCBuffer(buf, hgs);
}
Comment 1 Walter Bright 2009年04月01日 13:49:33 UTC
Fixed DMD 1.042 and 2.027


AltStyle によって変換されたページ (->オリジナル) /