Just a guess, but in CMakeLists.txt, the check for getpwuid function
appears to be setting the HAVE_GETPUID variable, but the code is looking
for HAVE_GETPWUID (missing "W").
Rick
On Wed, Jul 9, 2014 at 5:35 AM, Rick McGuire <[email protected]> wrote:
> Nope, works fine on Windows. The code that handles this in
> platform/unix/UseridFunction.cpp and is dependent on a couple HAVE_*
> defines. I suspect there's still a problem with config.h.
>
> Rick
>
>
> On Tue, Jul 8, 2014 at 10:19 PM, David Ashley <[email protected]>
> wrote:
>
>> Rick -
>>
>> I was doing some work on my laptop which is running a 4.3 build of
>> ooRexx (built with CMake). I found a weird result and wondered if the
>> same think is happening on Windows. Here is the problem.
>>
>> dashley@dhcp-9-41-90-229 ~$ rexxtry.rex
>> REXX-ooRexx_4.3.0(MT)_64-bit 6.04 17 Jun 2014
>> rexxtry.rex lets you interactively try REXX statements.
>> Each string is executed when you hit Enter.
>> Enter 'call tell' for a description of the features.
>> Go on - try a few... Enter 'exit' to end.
>> say userid()
>> unknown
>> ............................................... rexxtry.rex on Linux
>> exit
>>
>> As you can see the BIF userid() id giving an 'unknown' value instead og
>> the user's name. Is this happening on Windows?
>>
>> David Ashley
>>
>>
>>
>> ------------------------------------------------------------------------------
>> Open source business process management suite built on Java and Eclipse
>> Turn processes into business applications with Bonita BPM Community
>> Edition
>> Quickly connect people, data, and systems into organized workflows
>> Winner of BOSSIE, CODIE, OW2 and Gartner awards
>> http://p.sf.net/sfu/Bonitasoft
>> _______________________________________________
>> Oorexx-devel mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/oorexx-devel
>>
>
>
------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
Oorexx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oorexx-devel