-
```
Grafx2 needs an application icon for Mac OS X. Some links on how Mac OS X
icons should be designed follows:
http://developer.apple.com/mac/library/documentation/UserExperience/Conceptual/A
ppleHI…
-
```
The Mac bundle isn't quite right—it looks to my eyes like there are
configuration files stored inside
the bundle, which is not correct behavior for a Mac application. Mac bundles
are considered…
-
```
The Mac bundle isn't quite right—it looks to my eyes like there are
configuration files stored inside
the bundle, which is not correct behavior for a Mac application. Mac bundles
are considered…
-
```
Here is the buildlog[1].
An incomplete implementation of std::future in
libstdc++ is the reason[2][3]. std::future
currently depends on ATOMIC_INT_LOCK_FREE > 1,
but it is 1 on armel[5]. As the c…
-
Reported by jenw7810, Jun 27, 2014
To reproduce:
1. Create test.dart with the following contents:
part of library_name;
1. Run:
dartanalyzer test.dart ; echo $?
which outputs 3. This happens with…
-
```
The Mac bundle isn't quite right—it looks to my eyes like there are
configuration files stored inside
the bundle, which is not correct behavior for a Mac application. Mac bundles
are considered…
-
```
Here is the buildlog[1].
An incomplete implementation of std::future in
libstdc++ is the reason[2][3]. std::future
currently depends on ATOMIC_INT_LOCK_FREE > 1,
but it is 1 on armel[5]. As the c…
-
```
The Mac bundle isn't quite right—it looks to my eyes like there are
configuration files stored inside
the bundle, which is not correct behavior for a Mac application. Mac bundles
are considered…
-
_From [kev...@j832.com](https://code.google.com/u/110066012384188006594/) on July 25, 2012 06:14:47_
See http://kevmoo.github.com/dartlib/dartlib/Func2.html This is defined as:
```
typedef TR Func2(…
-
```
Grafx2 needs an application icon for Mac OS X. Some links on how Mac OS X
icons should be designed follows:
http://developer.apple.com/mac/library/documentation/UserExperience/Conceptual/A
ppleHI…