Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-dev] Spawner treats environment differently onWindows andLinux

+1 as long as you're sure it will be adequately tested.  I haven't been
testing on Linux lately so I won't be able to help.

Regards,
Leo

-----Original Message-----
From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx]
On Behalf Of Chris Recoskie
Sent: Wednesday, June 07, 2006 2:29 PM
To: CDT General developers list.
Subject: RE: [cdt-dev] Spawner treats environment differently onWindows
andLinux

+1 from me on the method of the fix, and +1 from me on doing this for
3.1

If we don't do it, some features are going to be busted, and I don't
think
anyone is really relying on the previous behaviour.

===========================

Chris Recoskie
Team Lead, IBM CDT Team
IBM Toronto
http://www.eclipse.org/cdt



 

             "Sennikovsky,

             Mikhail"

             <mikhail.sennikov
To 
             sky@xxxxxxxxx>            "CDT General developers list."

             Sent by:                  <cdt-dev@xxxxxxxxxxx>

             cdt-dev-bounces@e
cc 
             clipse.org

 
Subject 
                                       RE: [cdt-dev] Spawner treats

             07/06/2006 12:47          environment differently on
Windows  
             PM                        andLinux

 

 

             Please respond to

               "CDT General

             developers list."

             <cdt-dev@eclipse.

                   org>

 

 





Hi All,

I've implemented a quick fix for the linux Spawner.
The script is attached to the corresponding bugzilla (
https://bugs.eclipse.org/bugs/show_bug.cgi?id=145737).
See https://bugs.eclipse.org/bugs/attachment.cgi?id=43732&action=view

I've tested it on Linux x86 and it works fine, though I've made only a
little testing so far.

In case we all agree to make the Spawner treat the environment on Linux
as
it does it in Windows, we should decide whether or not to include the
fix
in the 3.1

The major impact of this bug currently is the MBS Internal Builder and
all
its clients: Internal Build functionality, Building a single resource
functionality.

Mikhail


From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx]
On
Behalf Of Sennikovsky, Mikhail
Sent: Wednesday, June 07, 2006 3:07 PM
To: CDT General developers list.
Subject: [cdt-dev] Spawner treats environment differently on Windows
andLinux

Hi All,

While working on the fix for the MBS Internal Builder-related issue (
https://bugs.eclipse.org/bugs/show_bug.cgi?id=145099), I?ve noticed that
the Spawner treats environment differently on Windows and Linux (see the
bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=145737)
Although it might not seem to be a really critical bug especially when
we
are close to our release, I?d like to here your opinion on what should
be
the right way of handling environment: the way used by the Windows
Spaner
or the way used by the Linux one, since the decision might affect other
components using Spawner, e.g. the SIProvider mechanism, MBS Internal
Builder i.e. the way the Path environment variable is treated by those
components.
See the bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=145737 for
more
detail and please comment to that bug if you have any ideas regarding
this.

Thanks,
Mikhail
 _______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev


_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top