When parsing an entry, create a new ID object and copy the others
authorThadeu Lima de Souza Cascardo <cascardo@minaslivre.org>
Thu, 27 Nov 2008 04:27:26 +0000 (02:27 -0200)
committerThadeu Lima de Souza Cascardo <cascardo@minaslivre.org>
Thu, 27 Nov 2008 04:27:26 +0000 (02:27 -0200)
commit913da6cfdf0a1e636bf201b7c18aa28dce420db3
tree8a0d41fd912ba5ccda6be36ef8f875ec5384a842
parentf4341e65f92a328332d56604bf7e567514f08bfa
When parsing an entry, create a new ID object and copy the others

When parsing the entry, the strings were not copied and the ID was a
string and not an ID object.
atom/entry.c