What’s the type of __null in GCC 4.5?
--
Henri Sivonen
hsivo...@iki.fi
http://hsivonen.iki.fi/
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform
Henri Sivonen wrote:
I had
void operator=(const jArray& other)
where jArray is a struct and
void operator=(L zero)
where L is in practice int32_t and argument zero is only ever 0.
void operator=(L zero) {
// Make assigning null to an array in Java delete the buffer in C++
Clint Talbert wrote:
On 9/26/2012 8:32 AM, Armen Zambrano G. wrote:
On 12-09-26 6:45 AM, Neil wrote:
Perhaps the file system permissions are incorrect and NT
AUTHORITY\NETWORK SERVICE doesn't have permission to access
C:\WINDOWS\system32\wbem\wmiprvse.exe ?
You might be right.
How can I c
On Thursday, 19 July 2012 13:56:22 UTC+1, Ed Morley wrote:
> In the meantime please can everyone remember to cancel unwanted/busted Try
> runs, to help the overall wait time.
>
> Builds/tests can be cancelled all at once, or on a per job basis:
> http://people.mozilla.com/~emorley/misc/tbpl-canc
As posted in the other thread, I'd rather setup an updateable list instead of
baking this list right into the release thus being able to react faster on
fixes to existing sites and newly found broken sites. See the IE7/8/9 compat
mode list analogy.
However, your policy can apply to an extra (n
On 12-09-27 7:03 AM, Neil wrote:
Clint Talbert wrote:
On 9/26/2012 8:32 AM, Armen Zambrano G. wrote:
On 12-09-26 6:45 AM, Neil wrote:
Perhaps the file system permissions are incorrect and NT
AUTHORITY\NETWORK SERVICE doesn't have permission to access
C:\WINDOWS\system32\wbem\wmiprvse.exe ?
On 12-09-27 7:03 AM, Neil wrote:
Clint Talbert wrote:
On 9/26/2012 8:32 AM, Armen Zambrano G. wrote:
On 12-09-26 6:45 AM, Neil wrote:
Perhaps the file system permissions are incorrect and NT
AUTHORITY\NETWORK SERVICE doesn't have permission to access
C:\WINDOWS\system32\wbem\wmiprvse.exe ?
Neil wrote:
Also, you might find you actually need to grant permission on a
containing folder.
Actually, it looks as if wmiprvse.exe doesn't inherit permissions, and
it should have the following permissions, or at least, this is the
output of CACLS %windir%\system32\wbem\wmiprvse.exe on my s
> Sites should be added to the list if/when:
>
> 1) An evangelism bug has been opened and the site has been contacted;
>
> 2) The site has proved unresponsive or unwilling to accommodate us
> (how
> long we wait for this will depend on factors such as the popularity
> of
> the site and the extent o
This really sounds good!
How is mach working on windows with pymake?
-hb-
On 9/27/2012 3:12 AM, Gregory Szorc wrote:
The next time you pull mozilla-central, you'll find a new tool in the
root directory: mach
$ ./mach build
0.09 /usr/bin/make -f client.mk -j8 -s
0.25 Adding client.mk option
Aside from Windows being busted right now
(https://bugzilla.mozilla.org/show_bug.cgi?id=794729), pymake "just
works." If you are on Windows, mach runs pymake. If you are elsewhere,
mach runs GNU make.
I actually held out on you with the initial landing of mach: there is
more advanced tree bui
This is a proposed lightweight policy for adding sites to the UA string
override list.
I propose that we implement this policy, then switch the B2G default UA
back to the OS-agnostic one (no "Android"; bug 787054). If we hit
problems with specific sites, we file bugs, run through this process,
On 26/09/12 14:05, Dirkjan Ochtman wrote:
This is likely to be a stupid question, but: posted where?
I can now say: in this group. Sorry for the delay :-) Dodgy wifi.
Gerv
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.m
On 27/09/12 14:30, fbender wrote:
As posted in the other thread, I'd rather setup an updateable list
instead of baking this list right into the release thus being able to
react faster on fixes to existing sites and newly found broken sites.
See the IE7/8/9 compat mode list analogy.
That is mech
On 9/27/2012 6:52 AM, Armen Zambrano G. wrote:
On 12-09-27 7:03 AM, Neil wrote:
I'd suggest read & execute rather than full access ;-) Also, you might
find you actually need to grant permission on a containing folder.
Yeah you wouldn't want to leave it that way, but granting full access to
i
15 matches
Mail list logo