Opened 9 years ago

Last modified 9 years ago

#8558 new Patches

some misspell fixes

Reported by: vlajos@… Owned by:
Milestone: To Be Determined Component: Building Boost
Version: Boost Development Trunk Severity: Cosmetic
Keywords: Cc:

Description

some misspell fixes

Attachments (4)

boost.misspellfixes.20130509.vlajos.patch.gz (73.5 KB ) - added by vlajos@… 9 years ago.
the patch itself
boost.misspellfixes.20130510.vlajos.patch.gz (74.4 KB ) - added by vlajos@… 9 years ago.
(more fixes, including and fixing the prev patch)
boost.misspellfixes.20130513.vlajos.patch.gz (74.4 KB ) - added by vlajos@… 9 years ago.
precede fixes
boost.misspellfixes.nosyntax.20130515.vlajos.patch.gz (71.7 KB ) - added by vlajos@… 9 years ago.
non syntax related changes only.

Download all attachments as: .zip

Change History (14)

by vlajos@…, 9 years ago

the patch itself

by vlajos@…, 9 years ago

(more fixes, including and fixing the prev patch)

comment:1 by vlajos@…, 9 years ago

boost.misspellfixes.20130509.vlajos.patch.gz has some errors... Anyway the other file includes and fixes it, and fixes some other misspells.

by vlajos@…, 9 years ago

precede fixes

comment:2 by vlajos@…, 9 years ago

and one more amended patch file. (precede fixes)

comment:3 by viboes, 9 years ago

Could you add a ticket by library, and please don't compress the patches.

comment:4 by vlajos@…, 9 years ago

The patch without compression is too big for trac. It didnt accept the uncompressed file.

And I can split the patch as it is needed, but I am not really familiar with this project.

Is it fine if I split the patch by the first level of directories?

comment:5 by viboes, 9 years ago

If you list here the first level of directories I would tell you to which library it can be assigned. In most cases the first level gives the library (except maybe archive that is on serialization).

Please don't replace words using USA specific spelling.

comment:6 by vlajos@…, 9 years ago

It is enough to mark the non standards only. (where the library name is the same as the directories.)

boost/archive/
boost/asio/
boost/bimap/
boost/config/
boost/date_time/
boost/format/
boost/geometry/
boost/gil/
boost/graph/
boost/icl/
boost/lambda/
boost/lexical_cast.hpp
boost/log/
boost/math/
boost/numeric/
boost/polygon/
boost/program_options/
boost/property_tree/
boost/random/
boost/regex/
boost/serialization/
boost/spirit/
boost/test/
boost/thread/
boost/tr1/
boost/tti/
boost/variant/
boost/version.hpp
boost/wave/
boost/xpressive/
libs/algorithm/
libs/asio/
libs/assign/
libs/bind/
libs/chrono/
libs/circular_buffer/
libs/config/
libs/conversion/
libs/crc/
libs/date_time/
libs/filesystem/
libs/flyweight/
libs/format/
libs/function_types/
libs/functional/
libs/fusion/
libs/geometry/
libs/gil/
libs/graph/
libs/icl/
libs/integer/
libs/interprocess/
libs/iostreams/
libs/iterator/
libs/locale/
libs/log/
libs/math/
libs/mpi/
libs/msm/
libs/multi_index/
libs/numeric/
libs/phoenix/
libs/preprocessor/
libs/program_options/
libs/proto/
libs/python/
libs/range/
libs/regex/
libs/serialization/
libs/signals/
libs/smart_ptr/
libs/spirit/
libs/test/
libs/thread/
libs/type_traits/
libs/utility/
libs/wave/
libs/xpressive/
tools/auto_index/
tools/bcp/
tools/build/
tools/inspect/
tools/quickbook/
tools/regression/

Generally I tried to not touching us specific spellings, but it seems I failed. Could you please specify a bit more which one do you think about?

(I am not a native english speaker, only trying to sharpen a spell checker.)

in reply to:  6 comment:7 by anonymous, 9 years ago

Replying to vlajos@…:

It is enough to mark the non standards only. (where the library name is the same as the directories.)

boost/archive/

serialization

boost/version.hpp

config

tools/build/

Building Boost

tools/inspect/

inspection script

tools/regression/

Regression testing

Generally I tried to not touching us specific spellings, but it seems I failed. Could you please specify a bit more which one do you think about?

(I am not a native english speaker, only trying to sharpen a spell checker.)

Forget my comment. I did the same syntax error that the writers.

comment:8 by vlajos@…, 9 years ago

I created the patches. It will be 64 files. There is any automation option for trac to open these 64 tickets? Or should I do this manually?

comment:9 by viboes, 9 years ago

Yes this mean a lot of tickets. If you remove from the patch the syntax changes on the code, I could try to apply it globally.

The changes on the code would need a patch for each library.

comment:10 by vlajos@…, 9 years ago

Ok. At first I created a patch containing only non-syntax related changes. boost.misspellfixes.nosyntax.20130515.vlajos.patch.gz

(I had to compress it. AFAIK 200k is the limit of TRAC.)

I will wait with the second part until the first part is merged. (To be able to cleanly crosscheck everything.)

by vlajos@…, 9 years ago

non syntax related changes only.

Note: See TracTickets for help on using tickets.