Re: next release

2002-04-29 Thread Guy Fraser
John Summerfield wrote: >>--- Jure Pecar <[EMAIL PROTECTED]> wrote: >> >>>Hi, >>> >>>is there any ETA of the next release of RedHat? I >>>know that 'when it's >>>ready' is the best answer... >>> >>If you knew that was the best answer you were going to >>get, then why ask? >> >> > >Presumably he's

Re: Is skipjack 7.3 beta

2002-04-29 Thread Guy Fraser
Skipjack is beta: 1) It is downloaded from beta.redhat.com 2) When installing, the messages "Thank you for using RedHat beta software." also verify this. Guy Kevin Waterson wrote: >On Mon, 29 Apr 2002 12:23:34 +0300 >Paul Dorneanu <[EMAIL PROTECTED]> wrote: > >>was that a question, or you had

When is XFree86 v4.2 going to be available as a stabll package?

2002-03-02 Thread Guy Fraser
Hi I tried to build the stuff from the rawhide area and found so many dependancies would conflict with the packages form Enigma (7.2). I then boldly attempted to start from the xc tapes... eeaaahh-ouch. Not knowing that the servers were not built I installed and KaPOW! No more working X window

Re: FIND SIZE OF MEMORY ALLOCATE???

2002-03-02 Thread Guy Fraser
Mikael Aronsson wrote: >Hi ! > >I think he wanted to know how much memory was allocated in the malloc >request, like the _msize( ptr) function on Visual Studio, as far as I know >there is no way to do that with gcc. > >Mikael > Hi I think that what you are looking for is "sizemem = strlen( ptr )