[lazarus] lazarus debuging???
Mattias Gaertner
nc-gaertnma at netcologne.de
Mon Dec 23 10:08:55 EST 2002
On Mon, 23 Dec 2002 16:08:15 +0100 (CET)
matooo at email.si wrote:
> Quoting Mattias Gaertner <nc-gaertnma at netcologne.de>:
>
> > On Mon, 23 Dec 2002 00:52:01 +0100 (CET)
> > matooo at email.si wrote:
> >
> > > Where do I upload or should I put on one of my servers and send patch.
> > But
> > > that's not my server yet so please be gentle and download just once.
> >
> > You can send me the patch.
> >
>
> where? tell and it shall be done
To me personally as tgz/zip.
> > > I'll do that tommorow and address and un<pw>.
> > >
> > > But it would be nice if you'd tell me few more things and I would
> > upload a
> > > decent version to start from.
> > >
> > > 1. TGdkAtom was cardinal now pointer? just corrections please.
> > URGENT!!!
> >
> > It is defined as
> > typedef struct _GdkAtom *GdkAtom;
> > AFAIK it was changed oktober 2001 in gtk1.
> >
>
> Yeah but I wasn't able to get what struct _GdkAtom is. ? ?? ????? Or am I
> missing something
AFAIK this is an OS dependent type. Simply ignore it.
> > > 2. TGdkRegion has a record, where did you find that record, even in
> > Gdk
> > > API guide says it has only one visible var user_data: pointer
> > > so it should be either
> > > PGdkRegion = TGdkRegion;
> > > TGdkRegion = record
> > > user_data: pointer;
> > > end;
> >
> > This record has a different size.
> > It was auto translated by h2pas from gtk+/gdk/gdkregion-generic.h.
> >
>
> ??? funny, no file in my /usr/include with that name
It's in cvs.
Mattias
> > > 3. Accelerators are thrown out, beats me, but I really don't know how
> > to
> > > handle them, some old functions have no equivalents.
> > > 4. All is made as I said in one of my last "maybe,... gtk2" messages,
> > so
> > > in basic, one source for gtk1 and gtk2 with conditional defines.
> > That's
> > > why I would need symlinks, same source diff makefile:-)
> >
> > I'm not sure, why you need symlinks. Probably I will understand, when I
> > see
> > your patch...
> >
> >
>
> simple one source in two places, gtk an gtk2, edit one > edit both, but
> now I'm editing it with mc>editor anyway
>
> >
> > > 5. I will post a little readme with it so you'd understand my remarks
> > and
> > > unfinished things
> > > 6. That's why I need another day and this answer.
> > > [...]
> >
> >
> > Mattias
> >
>
> m.
>
>
> -------------------
> http://www.email.si
>
> _________________________________________________________________
> To unsubscribe: mail lazarus-request at miraclec.com with
> "unsubscribe" as the Subject
> archives at http://www.lazarus.freepascal.org/mailarchives
More information about the Lazarus
mailing list