All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: [PATCH] Replace Glib type with standard C type
Date: Fri, 23 Oct 2009 13:50:40 -0500	[thread overview]
Message-ID: <200910231350.41132.denkenz@gmail.com> (raw)
In-Reply-To: <950565abe7cf75659689ac1b29a31e24@chewa.net>

[-- Attachment #1: Type: text/plain, Size: 451 bytes --]

Hi Remi,

> > Below patch is to replace Glib type with standard C type in hfpmodem.h,
> > like guint, guint8, etc.
>
> I see I am not the only one repulsed by those silly and pointless gtypedefs
>
> :)

For the most part I agree, however typing guint8 sure beats typing unsigned 
char.  I wouldn't mind us using a shorter type definition.  Perhaps we should 
standardize on uint8_t, uint16_t and friends from stdint.h?

Regards,
-Denis

  reply	other threads:[~2009-10-23 18:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-23 10:20 [PATCH] Replace Glib type with standard C type Zhang, Zhenhua
2009-10-23 11:04 ` =?unknown-8bit?q?R=C3=A9mi?= Denis-Courmont
2009-10-23 18:50   ` Denis Kenzior [this message]
2009-10-23 18:41 ` Denis Kenzior
2009-10-24  8:53   ` Marcel Holtmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200910231350.41132.denkenz@gmail.com \
    --to=denkenz@gmail.com \
    --cc=ofono@ofono.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.