Home
last modified time | relevance | path

Searched hist:b08627f310bb2e80bca50176e7a758182384735a (Results 1 – 18 of 18) sorted by relevance

/haiku/src/apps/debugger/settings/
H A DDebuggerSettingsManager.cppb08627f310bb2e80bca50176e7a758182384735a Fri May 04 10:23:10 UTC 2018 Murai Takashi <tmurai01@gmail.com> Fix catching polymorphic type by value

Replace catching polymorphic type std::bad_alloc 'by value'
with 'by reference'.
Pointed by gcc8
/haiku/src/add-ons/disk_systems/fat/
H A DFATAddOn.cppb08627f310bb2e80bca50176e7a758182384735a Fri May 04 10:23:10 UTC 2018 Murai Takashi <tmurai01@gmail.com> Fix catching polymorphic type by value

Replace catching polymorphic type std::bad_alloc 'by value'
with 'by reference'.
Pointed by gcc8
/haiku/src/kits/debugger/arch/x86/
H A DArchitectureX86.cppb08627f310bb2e80bca50176e7a758182384735a Fri May 04 10:23:10 UTC 2018 Murai Takashi <tmurai01@gmail.com> Fix catching polymorphic type by value

Replace catching polymorphic type std::bad_alloc 'by value'
with 'by reference'.
Pointed by gcc8
/haiku/src/kits/debugger/arch/x86_64/
H A DArchitectureX8664.cppb08627f310bb2e80bca50176e7a758182384735a Fri May 04 10:23:10 UTC 2018 Murai Takashi <tmurai01@gmail.com> Fix catching polymorphic type by value

Replace catching polymorphic type std::bad_alloc 'by value'
with 'by reference'.
Pointed by gcc8
/haiku/src/apps/installer/
H A DBlockingQueue.hb08627f310bb2e80bca50176e7a758182384735a Fri May 04 10:23:10 UTC 2018 Murai Takashi <tmurai01@gmail.com> Fix catching polymorphic type by value

Replace catching polymorphic type std::bad_alloc 'by value'
with 'by reference'.
Pointed by gcc8
/haiku/src/kits/storage/mime/
H A DSupertype.cppb08627f310bb2e80bca50176e7a758182384735a Fri May 04 10:23:10 UTC 2018 Murai Takashi <tmurai01@gmail.com> Fix catching polymorphic type by value

Replace catching polymorphic type std::bad_alloc 'by value'
with 'by reference'.
Pointed by gcc8
H A DInstalledTypes.cppb08627f310bb2e80bca50176e7a758182384735a Fri May 04 10:23:10 UTC 2018 Murai Takashi <tmurai01@gmail.com> Fix catching polymorphic type by value

Replace catching polymorphic type std::bad_alloc 'by value'
with 'by reference'.
Pointed by gcc8
/haiku/src/kits/storage/
H A Dstorage_support.cppb08627f310bb2e80bca50176e7a758182384735a Fri May 04 10:23:10 UTC 2018 Murai Takashi <tmurai01@gmail.com> Fix catching polymorphic type by value

Replace catching polymorphic type std::bad_alloc 'by value'
with 'by reference'.
Pointed by gcc8
/haiku/src/add-ons/disk_systems/ntfs/
H A DNTFSAddOn.cppb08627f310bb2e80bca50176e7a758182384735a Fri May 04 10:23:10 UTC 2018 Murai Takashi <tmurai01@gmail.com> Fix catching polymorphic type by value

Replace catching polymorphic type std::bad_alloc 'by value'
with 'by reference'.
Pointed by gcc8
/haiku/src/add-ons/disk_systems/gpt/
H A DGPTPartitionHandle.cppb08627f310bb2e80bca50176e7a758182384735a Fri May 04 10:23:10 UTC 2018 Murai Takashi <tmurai01@gmail.com> Fix catching polymorphic type by value

Replace catching polymorphic type std::bad_alloc 'by value'
with 'by reference'.
Pointed by gcc8
/haiku/src/kits/package/hpkg/
H A DRepositoryWriterImpl.cppb08627f310bb2e80bca50176e7a758182384735a Fri May 04 10:23:10 UTC 2018 Murai Takashi <tmurai01@gmail.com> Fix catching polymorphic type by value

Replace catching polymorphic type std::bad_alloc 'by value'
with 'by reference'.
Pointed by gcc8
H A DPackageWriterImpl.cppb08627f310bb2e80bca50176e7a758182384735a Fri May 04 10:23:10 UTC 2018 Murai Takashi <tmurai01@gmail.com> Fix catching polymorphic type by value

Replace catching polymorphic type std::bad_alloc 'by value'
with 'by reference'.
Pointed by gcc8
/haiku/src/add-ons/disk_systems/bfs/
H A DBFSAddOn.cppb08627f310bb2e80bca50176e7a758182384735a Fri May 04 10:23:10 UTC 2018 Murai Takashi <tmurai01@gmail.com> Fix catching polymorphic type by value

Replace catching polymorphic type std::bad_alloc 'by value'
with 'by reference'.
Pointed by gcc8
/haiku/src/add-ons/disk_systems/intel/
H A DPartitionMapAddOn.cppb08627f310bb2e80bca50176e7a758182384735a Fri May 04 10:23:10 UTC 2018 Murai Takashi <tmurai01@gmail.com> Fix catching polymorphic type by value

Replace catching polymorphic type std::bad_alloc 'by value'
with 'by reference'.
Pointed by gcc8
/haiku/src/bin/debug/profile/
H A Dprofile.cppb08627f310bb2e80bca50176e7a758182384735a Fri May 04 10:23:10 UTC 2018 Murai Takashi <tmurai01@gmail.com> Fix catching polymorphic type by value

Replace catching polymorphic type std::bad_alloc 'by value'
with 'by reference'.
Pointed by gcc8
/haiku/src/kits/game/
H A DWindowScreen.cppb08627f310bb2e80bca50176e7a758182384735a Fri May 04 10:23:10 UTC 2018 Murai Takashi <tmurai01@gmail.com> Fix catching polymorphic type by value

Replace catching polymorphic type std::bad_alloc 'by value'
with 'by reference'.
Pointed by gcc8
/haiku/src/apps/activitymonitor/
H A DActivityView.cppb08627f310bb2e80bca50176e7a758182384735a Fri May 04 10:23:10 UTC 2018 Murai Takashi <tmurai01@gmail.com> Fix catching polymorphic type by value

Replace catching polymorphic type std::bad_alloc 'by value'
with 'by reference'.
Pointed by gcc8
/haiku/src/servers/app/
H A DServerPicture.cppb08627f310bb2e80bca50176e7a758182384735a Fri May 04 10:23:10 UTC 2018 Murai Takashi <tmurai01@gmail.com> Fix catching polymorphic type by value

Replace catching polymorphic type std::bad_alloc 'by value'
with 'by reference'.
Pointed by gcc8