Kaydet (Commit) 103be64d authored tarafından Stephan Bergmann's avatar Stephan Bergmann

-Wc++11-narrowing (Clang towards 3.2)

Change-Id: I5b5e61995671aa194f97c4f337b2c429842917c0
üst ed931174
......@@ -163,7 +163,7 @@ TypeInfoDef mysqlc_types[] = {
{
"LONGBLOB", // Typename
com::sun::star::sdbc::DataType::LONGVARBINARY, // sdbc-type
0xFFFFFFFF, // Precision
-1, // Precision
"'", // Literal prefix
"'", // Literal suffix
"", // Create params
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment