Custom Query (27 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (7 - 9 of 27)

1 2 3 4 5 6 7 8 9
Ticket Resolution Summary Owner Reporter
#58 worksforme test for notification of ticket creation pinsard pinsard
Description

an email should be send to saxo-dev@… after the creation of this ticket because I modified notification in trac.ini

#39 fixed template for IDLWAVE navarro pinsard
Description

Now IDLWAVE menu in Emacs provide old fashion header (see Templates/Doc? Header (C-c C-h)). It will be great to change this template with IDLdoc syntax.

#37 fixed bug in xhelp.pro bug killer theetten
Description

There is something wrong using the [] I had to replace some [] by () like in xhelp.pro

I've replaced

dum=where(byte[c] eq 9b,ntab) ; count tab characters

xsize=xsize > (strlen[c]+8*ntab)

by

dum=where(byte(c) eq 9b,ntab) ; count tab characters

xsize=xsize > (strlen(c)+8*ntab)

Seb

1 2 3 4 5 6 7 8 9
Note: See TracQuery for help on using queries.