New issue 42 by bornlibra23: Submit Port
http://code.google.com/p/google-sparsehash/issues/detail?id=42
Hello Project Owner
Actually I Am Trying To Submit A Post. Couldnt Find Any Other Way To
Contact. How Do I Submit It?
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
Comment #1 on issue 42 by csilvers: Submit Port
http://code.google.com/p/google-sparsehash/issues/detail?id=42
Can you clarify: are you trying to submit a port, or a post? If it's a
port, just
put it here: you can attach the diff as a file. If it's a post, you can
send it to
google-s...@googlegroups.com.
It is a port to Stratus VOS operating system. Sorry for the typo. I dont
know how to
diff files so I will just tell the files & how to identify the change.
hashtable_unittest.cc : Search for __VOS__
sparsetable_unittest.cc: Search for __VOS__
Both these locations assume that # is a allowed character in the file name
but on
VOS it isnt. Can configure check for such characters?
Thanks
Ashutosh Warikoo
Attachments:
sparsehash-1.5.2.tgz 2.9 MB
Comment #3 on issue 42 by csilvers: Submit Port
http://code.google.com/p/google-sparsehash/issues/detail?id=42
No problem -- I'll just replace the # for everyone. It's not really needed.