hmm... the only defines occurring are the defaults created by
configure.Commenting out everything out so only

err = getpwnam_r(userName.toLocal8Bit().constData(), &pw, buf,
bufSize, &tmpPw);

remains results in a successful compile.

BTW- Who do I write to in order to get these bugfixes incorporated?
Stepping away then trying to do a pull down and build is causing me grief
since I forgot that I already reported these bugs.


On Mon, Oct 22, 2012 at 4:23 AM, Giuseppe D'Angelo <dange...@gmail.com>wrote:

> On 22 October 2012 00:32, Geoffrey Gowey <gjgo...@gjgowey.com> wrote:
> > "dialogs/qfiledialog.cpp", line 897: Error: Too few arguments in call to
> > "getpwnam_r(const char*, passwd*, char*, int, passwd**)".
>
> And again this is the same error than last time :)
>
>
> http://lists.qt-project.org/pipermail/development/2012-September/006443.html
>
> Did you investigate which #defines are set (and to what) in the
> relevant context in the source code?
>
> --
> Giuseppe D'Angelo
>



-- 
Kindest Regards,

Geoff
----
To see what my availability is today or to schedule a meeting please use my
Tungle page: http://tungle.me/gjgowey

 *Loading ...*
_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to