HaxeFoundation / haxe

Haxe - The Cross-Platform Toolkit
https://haxe.org
6.14k stars 656 forks source link

Issue 1626 - SPOD should warn when no index is specified - haxe #1626

Closed issuesbot closed 9 years ago

issuesbot commented 11 years ago

[Google Issue #1626 : https://code.google.com/p/haxe/issues/detail?id=1626] by back2dos@gmail.com, at 15/03/2013, 00:16:54 Just spent half an hour trying to figure out what's wrong. I think if there is no index at all, SPOD should warn unless there's explicitly an empty @ :id tag defined on the class.

issuesbot commented 11 years ago

[comment from si...@haxe.org, published at 11/04/2013, 11:07:03]

waneck commented 10 years ago

Patches are welcome

waneck commented 9 years ago

Seems done already. See https://github.com/HaxeFoundation/haxe/blob/development/std/sys/db/RecordMacros.hx#L440