google / google/gson

Publish a warning if a long is serialized as an int

Open
#505 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
24.2k
Forks
4.5k
Avg merge
6d 4h
Merged PRs (30d)
12

Description

```
JSON doesn't have a native long so if a user hasn't configured
LongSerializationPolicy explicitly and is serializing/deserializing longs, we
should print a warning.
```

Original issue reported on code.google.com by `inder123` on 4 Mar 2013 at 9:07

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.