On Sat, Feb 12, 2011 at 5:00 PM, Nils Andresen <[email protected]> wrote: > Hi, > I created a patch, that will let xfreerdp die when geometry is given in > percent. I added the same for wfreerdp, but that's untested. > > Actually I don't like it. I think we need to be more restrict parsing > the geometry. If you pass -g you'll also need to pass WxH, and not only > "W"... > > What do others think?
You might argue it isn't the most important feature in the world, but it is well known from rdesktop and frankly it doesn't take may lines of code to check if the first number after "-g" is followed by a "%" or a "x" and react accordingly. Just get it done and avoid the confusion. Mike > Nils > ------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb _______________________________________________ Freerdp-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freerdp-devel
