Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [dtp-pmc] Petition for checkin of BZ 130887, 185443, 189179, 189930, 191702, 191700, 191705


Hi Sheila,
        I've uploaded the patch file to the BZ. Basically I'm just adding some more AST interfaces, which can be used by parsers to generate the syntax tree, so that post processors can easily analyze the parse result. This is purely an addition to current functions and has no impact to the stability of the features. Thanks!

Best Regards!

Max (Hui) Cao
Sybase Shanghai RD



Sheila Sholars <sholars@xxxxxxxxxx>

2007-06-09 00:36

To
Hui.Cao@xxxxxxxxxx
cc
dtp-pmc@xxxxxxxxxxx
Subject
Re: [dtp-pmc]         Petition for checkin of BZ 130887, 185443, 189179, 189930,        191702, 191700, 191705





Hi Max,

I approved all except 191700. Can you elaborate on the changes required and risk involved? Targeting RC3?


Add more AST nodes to distinguish object names of different types

https://bugs.eclipse.org/bugs/show_bug.cgi?id=191700


Regards,
Sheila
DTP PMC
Inactive hide details for Hui.Cao@xxxxxxxxxxHui.Cao@xxxxxxxxxx

Hui.Cao@xxxxxxxxxx
Sent by: dtp-pmc-bounces@xxxxxxxxxxx

06/08/2007 07:37 AM

Please respond to
DTP PMC mailing list <dtp-pmc@xxxxxxxxxxx>



To

dtp-pmc@xxxxxxxxxxx

cc

Subject

[dtp-pmc] Petition for checkin of BZ 130887, 185443, 189179, 189930, 191702, 191700, 191705





Hi,

Here're some bugs in SQL Dev Tools which we'd like to ask for DTP PMC's approval to checkin:


130887: the reporter said it's more reasonable to use 'UTF-8' as the default encoding compared with the system default, it's a trivial change, i just change

the default value to 'UTF-8', thus wont affect other parts.

Url to this BZ:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=130887

185443: complains when the user hovers the mouse on the query text box in SQL Results view it will automatically gain
focus.
I just remove the code to automatically set focus, wont affect other parts.
Url to this BZ:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=185443

189179: Export Format Options preferences page delimiter value truncated

This is caused by the text length limitation. I enlarge the limitation and now it works fine.

Url:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=189179

189930: Same as 189179
Url:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=189930

191702

Add preference option to toggle long/short syntax validation messages

https://bugs.eclipse.org/bugs/show_bug.cgi?id=191702

191700

Add more AST nodes to distinguish object names of different types

https://bugs.eclipse.org/bugs/show_bug.cgi?id=191700

191705

Click on "configure parameters" button for Event launch configuration does not work

https://bugs.eclipse.org/bugs/show_bug.cgi?id=191705

Thanks in advance!


Best Regards!

Max (Hui) Cao
Sybase Shanghai RD
_______________________________________________
dtp-pmc mailing list
dtp-pmc@xxxxxxxxxxx

https://dev.eclipse.org/mailman/listinfo/dtp-pmc


Back to the top