[CONC-80] Rev: 119 does not build on Windows Created: 2014-03-03 Updated: 2014-03-03 Resolved: 2014-03-03 |
|
| Status: | Closed |
| Project: | MariaDB Connector/C |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Critical |
| Reporter: | Ashwin | Assignee: | Georg Richter |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | compile, windows | ||
| Environment: |
Windows |
||
| Description |
|
violite.c(210): error C2065: 'retrn' : undeclared identifier caused in the patch for rev 119 @@ -185,39 +193,65 @@ +size_t vio_real_read(Vio *vio, gptr buf, size_t size) + break; |
| Comments |
| Comment by Georg Richter [ 2014-03-03 ] |
|
Looks like you just grabbed the version before uncommit and push. Please do: |