SciTE4D text editor 0.10 released

BCS ao at pathlink.com
Sat Nov 3 14:32:08 PDT 2007


Reply to BCS,

> Reply to Jascha,
> 
>> BCS wrote:
>> 
>> that is a bug in SEATD, could you send me everything i need to
>> reproduce this, please?
>> 
> ========= module main
> import generate;
> char[] generateSummary(Task tasks)
> {
> auto distribution = generate.distribution(tasks);  // F12 here
> }
> ========= module generate
> void distribution(Task tasks)
> {
> }
> =========
> I thikn that will do it. If not (I'l chek later) I'll figure out what
> does
> and sen it in.

OK that doesn't work, crud. And I can't seem to get it to work again.





More information about the Digitalmars-d-announce mailing list