|
Change |
Effect |
1 |
Field databaseaddr has been renamed to database_address. |
Recompilation of a client program may be broken with the error message: struct IP2Location has no member named databaseaddr. |
2 |
Field databasecolumn has been renamed to database_column. |
Recompilation of a client program may be broken with the error message: struct IP2Location has no member named databasecolumn. |
3 |
Field databasecount has been renamed to database_count. |
Recompilation of a client program may be broken with the error message: struct IP2Location has no member named databasecount. |
4 |
Field databaseday has been renamed to database_day. |
Recompilation of a client program may be broken with the error message: struct IP2Location has no member named databaseday. |
5 |
Field databasemonth has been renamed to database_month. |
Recompilation of a client program may be broken with the error message: struct IP2Location has no member named databasemonth. |
6 |
Field databasetype has been renamed to database_type. |
Recompilation of a client program may be broken with the error message: struct IP2Location has no member named databasetype. |
7 |
Field databaseyear has been renamed to database_year. |
Recompilation of a client program may be broken with the error message: struct IP2Location has no member named databaseyear. |
8 |
Field filehandle has been renamed to file. |
Recompilation of a client program may be broken with the error message: struct IP2Location has no member named filehandle. |
9 |
Field ipv4databaseaddr has been renamed to ipv4_database_address. |
Recompilation of a client program may be broken with the error message: struct IP2Location has no member named ipv4databaseaddr. |
10 |
Field ipv4databasecount has been renamed to ipv4_database_count. |
Recompilation of a client program may be broken with the error message: struct IP2Location has no member named ipv4databasecount. |
11 |
Field ipv4indexbaseaddr has been renamed to ipv4_index_base_address. |
Recompilation of a client program may be broken with the error message: struct IP2Location has no member named ipv4indexbaseaddr. |
12 |
Field ipv6databaseaddr has been renamed to ipv6_database_address. |
Recompilation of a client program may be broken with the error message: struct IP2Location has no member named ipv6databaseaddr. |
13 |
Field ipv6databasecount has been renamed to ipv6_database_count. |
Recompilation of a client program may be broken with the error message: struct IP2Location has no member named ipv6databasecount. |
14 |
Field ipv6indexbaseaddr has been renamed to ipv6_index_base_address. |
Recompilation of a client program may be broken with the error message: struct IP2Location has no member named ipv6indexbaseaddr. |
15 |
Field ipversion has been renamed to ip_version. |
Recompilation of a client program may be broken with the error message: struct IP2Location has no member named ipversion. |
IP2Location_close ( struct IP2Location* loc )
1st parameter 'loc' (pointer) has base type 'struct IP2Location'.
IP2Location_get_all ( struct IP2Location* loc, char* ip )
1st parameter 'loc' (pointer) has base type 'struct IP2Location'.
IP2Location_get_areacode ( struct IP2Location* loc, char* ip )
1st parameter 'loc' (pointer) has base type 'struct IP2Location'.
IP2Location_get_city ( struct IP2Location* loc, char* ip )
1st parameter 'loc' (pointer) has base type 'struct IP2Location'.
IP2Location_get_country_long ( struct IP2Location* loc, char* ip )
1st parameter 'loc' (pointer) has base type 'struct IP2Location'.
IP2Location_get_country_short ( struct IP2Location* loc, char* ip )
1st parameter 'loc' (pointer) has base type 'struct IP2Location'.
IP2Location_get_domain ( struct IP2Location* loc, char* ip )
1st parameter 'loc' (pointer) has base type 'struct IP2Location'.
IP2Location_get_elevation ( struct IP2Location* loc, char* ip )
1st parameter 'loc' (pointer) has base type 'struct IP2Location'.
IP2Location_get_iddcode ( struct IP2Location* loc, char* ip )
1st parameter 'loc' (pointer) has base type 'struct IP2Location'.
IP2Location_get_isp ( struct IP2Location* loc, char* ip )
1st parameter 'loc' (pointer) has base type 'struct IP2Location'.
...