hi all,

Am Monday, 24. May 2010 02:34:20 schrieb Ryan Rafferty:
> Dear Team,
> 
> I have written functional modules for the following features in my local
> branch of the xrdp source code (available at
> http://bazaar.launchpad.net/~ryanaxp/posixrdp/devel/files):

> I look forward to receiving your feedback.  If you have any questions or
> comments, please feel free to contact me.
 
i tried and got ryan's code compiled after changing two types :
declaration of ‘rdpfs_parse_path’ in rdpfs.c (chansrv)
is of type int and definition is type ptrdiff_t
same applies to drdynvc.c
declaration of ‘release_channel_id’ is of type int and
definition is type ptrdiff_t
so i changed the definitions and declarations 
but the resulting code in both cases crashed after succsessful login 
after creating the Xsession with leaving the chansrv defunct.


with regards
joerg

ps:
tested with suse11.2 and ubuntu10.04 running on phaenom 

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
xrdp-devel mailing list
xrdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xrdp-devel

Reply via email to