Hi,
I have just finished building all the packages for 0.2.8 and they are
ready for release. Please don't commit anything furthur to this
branch. I would like to release it to sf right now. However we lack a
changelog. I guess I dont know how important this really is, if it isnt
important then we can just release? I think it is important and would
like to see it filled out. Shall i wait till tomorrow or maybe sunday
before I release it?
all commits to between 027 and 028 can be found at
www.msu.edu/~turnerb7/028.full.txt
Brandon
I want to build. revision 18766 of ReactOS
I typed in mingw32-make bootcd in my MSYS window but
GCC (both, 3.4.2 and 3.4.4) return these errors in
mingw.cpp:
[CC] toolsrbuildbackendmingwmingw.cpp
tools\rbuild\backend\mingw\mingw.cpp:18:23:
../../pch.h: No such file or directory
.
.
.
When I replace "#include "../../pch.h" with "#include
"pch.h", the erros does not occur any more.
This error occurs also in other files and its just the
same so I only write what I replaced with what in
which file(the base dir I am using for this is
tools\rbuild:
backend/mingw/mingw.h:
#include "../backend.h" -> #include
"backend/backend.h"
backend\mingw/modulehandler.h
#include "../backend.h" -> #include
"backend/backend.h"
backend/mingw/mingwmodulehandler.cpp:
#include "../../pch.h" -> #include "pch.h"
#include "../../rbuild.h" -> #include "rbuild.h"
backend/mingw/proxymakefile.cpp:
#include "../../pch.h" -> #include "pch.h"
backend\devcpp/devcpp.h:
#include "../backend.h" -> #include
"backend/backend.h"
backend\msvc/genguid.cpp:
#include "../../pch.h" -> #include "../../../pch.h"
backend\msvc/msvc.h:
#include "../backend.h" -> #include "../../backend.h"
backend\msvc/msvc.cpp:
#include "../mingw/mingw.h" -> #include
"../../mingw/mingw.h"
backend\backend.cpp:
#include "../pch.h" -> #include "pch.h"
#include "../rbuild.h" -> #include "rbuild.h"
backend\backend.h:
#include "../rbuild.h" ->
#ifndef __MSVC_H__
#include "rbuild.h"
#else
#include "../rbuild.h"
#endif
Now building rbuild works.
___________________________________________________________
Gesendet von Yahoo! Mail - Jetzt mit 1GB Speicher kostenlos - Hier anmelden: http://mail.yahoo.de
> -----Original Message-----
> From: Tim Jobling [mailto:tjob800@yahoo.co.uk]
> Sent: 28 October 2005 09:44
> To: ReactOS Development List
> Subject: Re: [ros-dev] Re: [ros-svn] [gedmurphy] 18814: -
> start of a rewrite for ipconfig
>
>
> Having said that, I am pleased to see that someone is working
> in this area
> of the networking apps, please do keep up the good work.
Adding a full suite of network apps is one of the areas I'm interested in
(along with the network model in general right down to NDIS) and my aim was
to have all the network apps pretty much complete for the 0.3 release. Due
to missing functionality in our iphlpapi it's not going to be possible, but
most the general functionality of arp, tracert, netstat, ipconfig and route
is now in place and their output simulates that of the MS tool suite.
I really need to start working on iphlpapi soon, but services and the GUI
have recently caught my attention ... heh.
> No need to add it back. When I looked at it last night I glanced at your
> _tmain function, containing the command line is parsing, I noticed it
looked
> almost identical to my main. So I questioned if it really was a rewrite.
> Having read through the rest of the file, I see that most of it is new.
Glad your not offended. As a learning process for me, I've been rewriting
much of the existing code. This has also had the added benefit of being able
to simulate the MS tools easier, as I had a general framework in my head to
code to instead of trying to decipher and modify existing code.
I didn't realise you still read the mailing lists. Does this mean you might
return at some point?
It would be nice to have another developer from the UK back on board, as at
the moment, I'm the only one fighting our cause .... lol :)
Ged
************************************************************************
The information contained in this message or any of its
attachments is confidential and is intended for the exclusive
use of the addressee. The information may also be legally
privileged. The views expressed may not be company policy,
but the personal views of the originator. If you are not the
addressee, any disclosure, reproduction, distribution or other
dissemination or use of this communication is strictly prohibited.
If you have received this message in error, please contact
postmaster(a)exideuk.co.uk
<mailto:postmaster@exideuk.co.uk> and then delete this message.
Exide Technologies is an industrial and transportation battery
producer and recycler with operations in 89 countries.
Further information can be found at www.exide.com
> -----Original Message-----
> From: Murphy, Ged (Bolton) [mailto:MurphyG@cmpbatteries.co.uk]
> Sent: 28 October 2005 08:05
> To: 'ReactOS Development List'
> Subject: RE: [ros-dev] Re: [ros-svn] [gedmurphy] 18814: -
> start of a rewri te for ipconfig
>
>
>
> > -----Original Message-----
> > From: Tim Jobling [mailto:tjob800@yahoo.co.uk]
> > Sent: 28 October 2005 00:50
> > To: ros-dev(a)reactos.org
> > Subject: [ros-dev] Re: [ros-svn] [gedmurphy] 18814: - start
> > of a rewrite for ipconfig
> >
> >
> > Ged,
> >
> > Whilst I applaud your efforts in tidying and advancing
> > ipconfig.c, I must
> > say that I think it is bad form to remove the previously
> > named authors from
> > the header and replace with only your own name.
> >
> > Kind regards,
> > Tim Jobling.
>
> Who was on it before me?
> I stripped it down and started again.
>
> Ged.
I just diffed against the previous revision and noted Rob Dickinson and your
name.
Pretty much all of the code from that revision has been replaced, with the
acception of the manner in which the command line is parsed.
http://svn.reactos.com/viewcvs/trunk/reactos/apps/utils/net/ipconfig/ipconfi
g.c?rev=18814&r1=18297&r2=18814
I would assume this is classed as a rewrite and previous revision details
aren't therefore noted in the source, but are accessible via the SVN logs.
If this is incorrect, or you feel offended, I will put the revision history
back in the file.
Ged.
************************************************************************
The information contained in this message or any of its
attachments is confidential and is intended for the exclusive
use of the addressee. The information may also be legally
privileged. The views expressed may not be company policy,
but the personal views of the originator. If you are not the
addressee, any disclosure, reproduction, distribution or other
dissemination or use of this communication is strictly prohibited.
If you have received this message in error, please contact
postmaster(a)exideuk.co.uk
<mailto:postmaster@exideuk.co.uk> and then delete this message.
Exide Technologies is an industrial and transportation battery
producer and recycler with operations in 89 countries.
Further information can be found at www.exide.com
> -----Original Message-----
> From: Tim Jobling [mailto:tjob800@yahoo.co.uk]
> Sent: 28 October 2005 00:50
> To: ros-dev(a)reactos.org
> Subject: [ros-dev] Re: [ros-svn] [gedmurphy] 18814: - start
> of a rewrite for ipconfig
>
>
> Ged,
>
> Whilst I applaud your efforts in tidying and advancing
> ipconfig.c, I must
> say that I think it is bad form to remove the previously
> named authors from
> the header and replace with only your own name.
>
> Kind regards,
> Tim Jobling.
Who was on it before me?
I stripped it down and started again.
Ged.
************************************************************************
The information contained in this message or any of its
attachments is confidential and is intended for the exclusive
use of the addressee. The information may also be legally
privileged. The views expressed may not be company policy,
but the personal views of the originator. If you are not the
addressee, any disclosure, reproduction, distribution or other
dissemination or use of this communication is strictly prohibited.
If you have received this message in error, please contact
postmaster(a)exideuk.co.uk
<mailto:postmaster@exideuk.co.uk> and then delete this message.
Exide Technologies is an industrial and transportation battery
producer and recycler with operations in 89 countries.
Further information can be found at www.exide.com
Ged,
Whilst I applaud your efforts in tidying and advancing ipconfig.c, I must
say that I think it is bad form to remove the previously named authors from
the header and replace with only your own name.
Kind regards,
Tim Jobling.
----- Original Message -----
From: <gedmurphy(a)svn.reactos.com>
To: <ros-svn(a)reactos.com>
Sent: Friday, October 28, 2005 12:13 AM
Subject: [ros-svn] [gedmurphy] 18814: - start of a rewrite for ipconfig
>- start of a rewrite for ipconfig
> - simulate the MS netstat utilitys output
> - again, it's incomplete, but commiting for SVN log purposes.
>
>
> Updated files:
> trunk/reactos/apps/utils/net/ipconfig/ipconfig.c
> trunk/reactos/apps/utils/net/ipconfig/ipconfig.rc
> trunk/reactos/apps/utils/net/ipconfig/ipconfig.xml
>
> Deleted files:
> trunk/reactos/apps/utils/net/ipconfig/trace.c
> trunk/reactos/apps/utils/net/ipconfig/trace.h
>
___________________________________________________________
Yahoo! Messenger - NEW crystal clear PC to PC calling worldwide with voicemail http://uk.messenger.yahoo.com
gedmurphy(a)svn.reactos.com wrote:
> - start of a rewrite for ipconfig
> - simulate the MS netstat utilitys output
>
Sorry, that should say 'simulate the MS ipconfig utility output'
I wasn't thinking ;)
> - again, it's incomplete, but commiting for SVN log purposes.
>
Alex Ionescu wrote:
> Wow, Dominic's design is just amazing. Is that a real local copy or a
> mockup? I'm all for it, the icons and all are great!
The icons are from Vista, so that's a no go. But some other bits we can use.
There is a discussion here with a nice screenshot :
http://www.reactos.org/forum/viewtopic.php?t=985
Ged
************************************************************************
The information contained in this message or any of its
attachments is confidential and is intended for the exclusive
use of the addressee. The information may also be legally
privileged. The views expressed may not be company policy,
but the personal views of the originator. If you are not the
addressee, any disclosure, reproduction, distribution or other
dissemination or use of this communication is strictly prohibited.
If you have received this message in error, please contact
postmaster(a)exideuk.co.uk
<mailto:postmaster@exideuk.co.uk> and then delete this message.
Exide Technologies is an industrial and transportation battery
producer and recycler with operations in 89 countries.
Further information can be found at www.exide.com
I am going to do the releases tonight at 9pm-ish EST. So if you have
anything that should be fixed in 0.2.8 please get it in soon. Please
get your changes added to
http://www.reactos.org/wiki/index.php/ChangeLog-0.2.8 before 1pm
Friday. That is when i will upload sf, and hopfully(GvG/MgW/Frik?) can
change reactos.org and add a new accounment. For devs that dont get
their changes in I do have a _rough_ log of what changes devs have made
that I think are important and before I release I will add them myself
but no grauntee that it will cover everything you have done.
Thanks!
Brandon