Displaying 4 results from an estimated 4 matches for "stringutils".
Did you mean:
stringsutils
2012 May 21
2
Error : can't dup NilClass, in Heroku
Hi,
The application is deployed on Heroku, is based on Ruby 3.2.1 and Rails
1.9.2. Sometimes a function of my props starts throwing this error "
StringUtils:dateTimeFromString, str , *can''t dup NilClass*" and I don''t
understand the cause. it''s my function:
require ''time''
module StringUtils
DATE_FORMAT_YYYY_MM_DD=''%Y-%m-%d''
DATE_FORMAT_HH_MM_SS=''%H:%M:%S''
DATE...
2008 Feb 28
2
Can't get xapian-core 1.05 to build under windows xp
..." -D
"HAVE_VSNPRINTF" -D "HAVE_STRDUP" -D "_USE_32BIT_TIME_T"
-D_CRT_SECURE_NO_DEPRECATE -I "\work\zlib123-dll\include" -O2 -MD -D NDEBUG
-Fo".\\" -Tp -- .\utils.cc .\getopt.cc .\
omdebug.cc .\serialise-double.cc .\msvc_posix_wrapper.cc
.\stringutils.cc .\safe.cc -I"C:\PROGRA~1\MIAF9D~1\VC98\ATL
\INCLUDE;C:\PROGRA~1\MIAF9D~1\VC98\INCLUDE;C:\PROGRA~1\MIAF9D~1\VC98\MFC\INCLUDE;C:\Program
Files\Microsoft Visual Studi
o\VC98\atl\include;C:\Program Files\Microsoft Visual
Studio\VC98\mfc\include;C:\Program Files\Microsoft Visual Studio\VC
98\in...
2007 Jul 10
1
cleanup and Makevars
...vin_files/parsers/src/GenericDataHeaderReader.cpp\
fusion_sdk/calvin_files/parsers/src/GenericFileReader.cpp\
fusion_sdk/calvin_files/utils/src/AffymetrixGuid.cpp\
fusion_sdk/calvin_files/utils/src/DateTime.cpp\
fusion_sdk/calvin_files/utils/src/FileUtils.cpp\
fusion_sdk/calvin_files/utils/src/StringUtils.cpp\
fusion_sdk/calvin_files/utils/src/checksum.cpp\
fusion_sdk/file/BPMAPFileData.cpp\
fusion_sdk/file/BPMAPFileWriter.cpp\
fusion_sdk/file/CDFFileData.cpp\
fusion_sdk/file/CELFileData.cpp\
fusion_sdk/file/FileIO.cpp\
fusion_sdk/file/FileWriter.cpp\
R_affx_cel_parser.cpp\
R_affx_cdf_parse...
2013 Mar 13
1
patch-Add standard ExpandDecider subclass to restrict to terms with a particular prefix
Hi, guys, I wrote a patch for ticket
#467<http://trac.xapian.org/ticket/467>(Add
standard ExpandDecider subclass to restrict to terms with a particular
prefix).
A new ExpandDecider class is added in expanddecider.cc/h, which delete all
unprefix terms
I am a newbiee to open source contribution, please let me know if this
patch is work.
Patch is here(generate by svn diff):