@@ -9281,7 +9281,7 @@ risnull(CINTTYPE, (char *) &i);
9281
9281
<listitem>
9282
9282
<para>
9283
9283
Functions return this value if an overflow occurred in a
9284
- calculation. Internally it is defined to -1200 (the <productname>Informix</productname>
9284
+ calculation. Internally it is defined as -1200 (the <productname>Informix</productname>
9285
9285
definition).
9286
9286
</para>
9287
9287
</listitem>
@@ -9292,7 +9292,7 @@ risnull(CINTTYPE, (char *) &i);
9292
9292
<listitem>
9293
9293
<para>
9294
9294
Functions return this value if an underflow occurred in a calculation.
9295
- Internally it is defined to -1201 (the <productname>Informix</productname> definition).
9295
+ Internally it is defined as -1201 (the <productname>Informix</productname> definition).
9296
9296
</para>
9297
9297
</listitem>
9298
9298
</varlistentry>
@@ -9302,7 +9302,7 @@ risnull(CINTTYPE, (char *) &i);
9302
9302
<listitem>
9303
9303
<para>
9304
9304
Functions return this value if an attempt to divide by zero is
9305
- observed. Internally it is defined to -1202 (the <productname>Informix</productname> definition).
9305
+ observed. Internally it is defined as -1202 (the <productname>Informix</productname> definition).
9306
9306
</para>
9307
9307
</listitem>
9308
9308
</varlistentry>
@@ -9312,7 +9312,7 @@ risnull(CINTTYPE, (char *) &i);
9312
9312
<listitem>
9313
9313
<para>
9314
9314
Functions return this value if a bad value for a year was found while
9315
- parsing a date. Internally it is defined to -1204 (the <productname>Informix</productname>
9315
+ parsing a date. Internally it is defined as -1204 (the <productname>Informix</productname>
9316
9316
definition).
9317
9317
</para>
9318
9318
</listitem>
@@ -9323,7 +9323,7 @@ risnull(CINTTYPE, (char *) &i);
9323
9323
<listitem>
9324
9324
<para>
9325
9325
Functions return this value if a bad value for a month was found while
9326
- parsing a date. Internally it is defined to -1205 (the <productname>Informix</productname>
9326
+ parsing a date. Internally it is defined as -1205 (the <productname>Informix</productname>
9327
9327
definition).
9328
9328
</para>
9329
9329
</listitem>
@@ -9334,7 +9334,7 @@ risnull(CINTTYPE, (char *) &i);
9334
9334
<listitem>
9335
9335
<para>
9336
9336
Functions return this value if a bad value for a day was found while
9337
- parsing a date. Internally it is defined to -1206 (the <productname>Informix</productname>
9337
+ parsing a date. Internally it is defined as -1206 (the <productname>Informix</productname>
9338
9338
definition).
9339
9339
</para>
9340
9340
</listitem>
@@ -9346,7 +9346,7 @@ risnull(CINTTYPE, (char *) &i);
9346
9346
<para>
9347
9347
Functions return this value if a parsing routine needs a short date
9348
9348
representation but did not get the date string in the right length.
9349
- Internally it is defined to -1209 (the <productname>Informix</productname> definition).
9349
+ Internally it is defined as -1209 (the <productname>Informix</productname> definition).
9350
9350
</para>
9351
9351
</listitem>
9352
9352
</varlistentry>
@@ -9356,7 +9356,7 @@ risnull(CINTTYPE, (char *) &i);
9356
9356
<listitem>
9357
9357
<para>
9358
9358
Functions return this value if an error occurred during date
9359
- formatting. Internally it is defined to -1210 (the
9359
+ formatting. Internally it is defined as -1210 (the
9360
9360
<productname>Informix</productname> definition).
9361
9361
</para>
9362
9362
</listitem>
@@ -9367,7 +9367,7 @@ risnull(CINTTYPE, (char *) &i);
9367
9367
<listitem>
9368
9368
<para>
9369
9369
Functions return this value if memory was exhausted during
9370
- their operation. Internally it is defined to -1211 (the
9370
+ their operation. Internally it is defined as -1211 (the
9371
9371
<productname>Informix</productname> definition).
9372
9372
</para>
9373
9373
</listitem>
@@ -9379,7 +9379,7 @@ risnull(CINTTYPE, (char *) &i);
9379
9379
<para>
9380
9380
Functions return this value if a parsing routine was supposed to get a
9381
9381
format mask (like <literal>mmddyy</>) but not all fields were listed
9382
- correctly. Internally it is defined to -1212 (the <productname>Informix</productname> definition).
9382
+ correctly. Internally it is defined as -1212 (the <productname>Informix</productname> definition).
9383
9383
</para>
9384
9384
</listitem>
9385
9385
</varlistentry>
@@ -9392,7 +9392,7 @@ risnull(CINTTYPE, (char *) &i);
9392
9392
the textual representation for a numeric value because it contains
9393
9393
errors or if a routine cannot complete a calculation involving numeric
9394
9394
variables because at least one of the numeric variables is invalid.
9395
- Internally it is defined to -1213 (the <productname>Informix</productname> definition).
9395
+ Internally it is defined as -1213 (the <productname>Informix</productname> definition).
9396
9396
</para>
9397
9397
</listitem>
9398
9398
</varlistentry>
@@ -9401,7 +9401,8 @@ risnull(CINTTYPE, (char *) &i);
9401
9401
<term><literal>ECPG_INFORMIX_BAD_EXPONENT</></term>
9402
9402
<listitem>
9403
9403
<para>
9404
- Functions return this value if Internally it is defined to -1216 (the
9404
+ Functions return this value if a parsing routine cannot parse
9405
+ an exponent. Internally it is defined as -1216 (the
9405
9406
<productname>Informix</productname> definition).
9406
9407
</para>
9407
9408
</listitem>
@@ -9411,7 +9412,8 @@ risnull(CINTTYPE, (char *) &i);
9411
9412
<term><literal>ECPG_INFORMIX_BAD_DATE</></term>
9412
9413
<listitem>
9413
9414
<para>
9414
- Functions return this value if Internally it is defined to -1218 (the
9415
+ Functions return this value if a parsing routine cannot parse
9416
+ a date. Internally it is defined as -1218 (the
9415
9417
<productname>Informix</productname> definition).
9416
9418
</para>
9417
9419
</listitem>
@@ -9421,7 +9423,8 @@ risnull(CINTTYPE, (char *) &i);
9421
9423
<term><literal>ECPG_INFORMIX_EXTRA_CHARS</></term>
9422
9424
<listitem>
9423
9425
<para>
9424
- Functions return this value if Internally it is defined to -1264 (the
9426
+ Functions return this value if a parsing routine is passed extra
9427
+ characters is cannot parse. Internally it is defined as -1264 (the
9425
9428
<productname>Informix</productname> definition).
9426
9429
</para>
9427
9430
</listitem>
0 commit comments