[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    Re: kdemultimedia/juk
From:       Scott Wheeler <wheeler () kde ! org>
Date:       2003-03-13 19:00:54
[Download RAW message or body]

Hmm, why did you do s/uint/unsigned int/?  uint, aside from being a GCC
extension is defined in Qt.

-Scott

Stefan Asserhäll wrote:

> CVS commit by asserhal:

> --- kdemultimedia/juk/keydialog.cpp  #1.3:1.4

> -    for (unsigned int i = 0; i < keyInfoCount; i++)
> +    for (uint i = 0; i < keyInfoCount; i++)

> -    for (unsigned int i = 0; i < keyInfoCount; i++)
> +    for (uint i = 0; i < keyInfoCount; i++)


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic