diff options
Diffstat (limited to 'bugs')
| -rw-r--r-- | bugs | 9 |
1 files changed, 9 insertions, 0 deletions
| @@ -1143,6 +1143,15 @@ patch = [[ | |||
| 1143 | 1143 | ||
| 1144 | 1144 | ||
| 1145 | Bug{ | 1145 | Bug{ |
| 1146 | what = [[os.date throws an error when result is the empty string]], | ||
| 1147 | report = [[ ]], | ||
| 1148 | since = [[4.0]], | ||
| 1149 | example = [[print(os.date(""))]], | ||
| 1150 | patch = [[ ]], | ||
| 1151 | } | ||
| 1152 | |||
| 1153 | |||
| 1154 | Bug{ | ||
| 1146 | what = [[ ]], | 1155 | what = [[ ]], |
| 1147 | report = [[ ]], | 1156 | report = [[ ]], |
| 1148 | since = [[ ]], | 1157 | since = [[ ]], |
