Merge lp:~michihenning/unity-scopes-api/scopes-rename-config into lp:unity-scopes-api

Proposed by Michi Henning
Status: Merged
Merge reported by: Michi Henning
Merged at revision: not available
Proposed branch: lp:~michihenning/unity-scopes-api/scopes-rename-config
Merge into: lp:unity-scopes-api
Diff against target: 12 lines (+1/-1)
1 file modified
include/unity/api/scopes/Version.h.in (+1/-1)
To merge this branch: bzr merge lp:~michihenning/unity-scopes-api/scopes-rename-config
Reviewer Review Type Date Requested Status
Unity Team Pending
Review via email: mp+166409@code.launchpad.net

Commit message

Changed config.h for DllExport.h. See https://bugs.launchpad.net/unity-api/+bug/1185319

Description of the change

Changed config.h for DllExport.h. See https://bugs.launchpad.net/unity-api/+bug/1185319

To post a comment you must log in.
4. By Michi Henning

Following change to unity-api. config.h now called SymbolExport.h.

Revision history for this message
Michael Terry (mterry) wrote :

Looks like in the unity-api MR, they are still debating whether this rename will happen or they'll drop the file altogether and use file-wide pragmas.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'include/unity/api/scopes/Version.h.in'
2--- include/unity/api/scopes/Version.h.in 2013-05-29 04:57:50 +0000
3+++ include/unity/api/scopes/Version.h.in 2013-05-30 12:32:27 +0000
4@@ -20,7 +20,7 @@
5 * Authored by: Michi Henning <michi.henning@canonical.com>
6 */
7
8-#include <unity/config.h>
9+#include <unity/SymbolExport.h>
10
11 #ifndef UNITY_API_SCOPES_VERSION_H
12 #define UNITY_API_SCOPES_VERSION_H

Subscribers

People subscribed via source and target branches

to all changes: