[Tile-serving] [osm2pgsql] Add a readme for contributors (#376)
Kevin Kreiser
notifications at github.com
Tue Jul 7 11:26:16 UTC 2015
> +Parts of the codebase still clearly show their C origin and could use rewriting
> +in modern C++, making use of data structures in the standard library.
> +
> +## Versioning
> +
> +Osm2pgsql uses a X.Y.Z version number, where Y tells you if you are on a stable
> +or development series. Like the Linux Kernel, even numbers are stable and
> +development versions are odd.
> +
> +Old branches and versions are not generally maintained.
> +
> +## Code style
> +
> +The current codebase is a mix of styles, but new code should be written in the
> +[K&R 1TBS style](https://en.wikipedia.org/wiki/Indent_style#Variant:_1TBS) with
> +4 spaces indentation. Tabs should never be used in the C++ cope.
cope?
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/376/files#r34030003
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20150707/1107e0f2/attachment.html>
More information about the Tile-serving
mailing list