dongquangang wrote: > hi all, > in the method <SwCreateAddressListDialog::Find()>,there is three loops,and in > the third loop <for( nElement = 0; nElement <= aData.size(); > ++nElement)>,aData is a vector.i think in here there is a problem,when > <nElement = aData.size()> .in the following sentence<bFound = > aData[nElement].toAsciiLowerCase().indexOf(sSearch)>, aData is outflow. > > Hi, you're absolutely right. Did you already file an issue for that?
Regards, Oliver --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
