Code reorg to move all public headers under src/api #10212
Annotations
10 warnings
iOS Build Test:
Firestore/core/src/local/local_store.cc#L589
implicit conversion loses integer precision: 'typename std::enable_if<!std::is_same<void, decltype(block())>::value, decltype(block())>::type' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32]
|
iOS Build Test:
Firestore/core/src/api/FirebaseFirestoreCpp.h#L29
umbrella header for module 'FirebaseFirestoreCpp' does not include header 'listen_source.h'
|
iOS Build Test:
Firestore/core/src/api/FirebaseFirestoreCpp.h#L29
umbrella header for module 'FirebaseFirestoreCpp' does not include header 'snapshot_metadata.h'
|
iOS Build Test:
Firestore/core/src/api/FirebaseFirestoreCpp.h#L29
umbrella header for module 'FirebaseFirestoreCpp' does not include header 'persistent_cache_index_manager.h'
|
iOS Build Test:
Firestore/core/src/api/FirebaseFirestoreCpp.h#L29
umbrella header for module 'FirebaseFirestoreCpp' does not include header 'query_core.h'
|
iOS Build Test:
Firestore/core/src/api/FirebaseFirestoreCpp.h#L29
umbrella header for module 'FirebaseFirestoreCpp' does not include header 'document_change.h'
|
iOS Build Test:
Firestore/core/src/api/FirebaseFirestoreCpp.h#L29
umbrella header for module 'FirebaseFirestoreCpp' does not include header 'settings.h'
|
iOS Build Test:
Firestore/core/src/api/FirebaseFirestoreCpp.h#L29
umbrella header for module 'FirebaseFirestoreCpp' does not include header 'query_snapshot.h'
|
iOS Build Test:
Firestore/core/src/api/FirebaseFirestoreCpp.h#L29
umbrella header for module 'FirebaseFirestoreCpp' does not include header 'source.h'
|
iOS Build Test:
Firestore/core/src/api/FirebaseFirestoreCpp.h#L29
umbrella header for module 'FirebaseFirestoreCpp' does not include header 'write_batch.h'
|
Loading