search for: ozkan

Displaying 20 results from an estimated 55 matches for "ozkan".

2017 Jan 14
2
unsigned int and FLAC__uint32 are used interchangeably
On 1/14/17, Erik de Castro Lopo <mle+la at mega-nerd.com> wrote: > Ozkan Sezer wrote: > >> unsigned int and FLAC__uint32 are used interchangeably, leading to >> warnings with platforms (e.g. djgpp) where int32_t is long: > > Is `sizeof int == 4` though? Yes, obviously it is > I couldn't image FLAC working correctly > if it wasn't. &...
2014 May 25
2
extend visibility attributes usage to osx builds
The attached small configury patch extends visibility attributes usage to darwin (osx) builds. Tested by cross-compiling on a linux host using gcc-.4.0.2 and gcc-4.2.1 against 10.4 and 10.6 SDKs. Regards. -- O.S. -------------- next part -------------- diff --git a/configure.ac b/configure.ac index 6d0fa00..d3c302a 100644 --- a/configure.ac +++ b/configure.ac @@ -395,7 +395,6 @@ if test
2017 Jan 14
4
unsigned int and FLAC__uint32 are used interchangeably
On 1/14/17, Erik de Castro Lopo <mle+la at mega-nerd.com> wrote: > Ozkan Sezer wrote: > >> > Ozkan Sezer wrote: >> > >> >> unsigned int and FLAC__uint32 are used interchangeably, leading to >> >> warnings with platforms (e.g. djgpp) where int32_t is long: >> > >> > Is `sizeof int == 4` though? >> >&...
2017 Jan 23
4
os/2 support using Watcom
On 01/22/17 02:00 PM, Ozkan Sezer wrote: > Question: Does emx support __declspec(dllexport) so I can adjust > these changes? Because the emx build of the dll seems to have > exported_everything_ :( GCC supports __declspec(dllexport) though it still needs a def file, with no exports. Libtool doesn't currently a...
2018 Feb 15
3
wbinfo -U id gives different users on same dc
...ited > * - nofile 100000 > * - nproc 32768 > * - as unlimited > > @root soft nofile 99000 > @root hard nofile 999000 > @root - memlock unlimited > @root - nofile 100000 > @root - nproc 32768 > @root - as unlimited > > > Again thanks for you help, > > Ozkan > > > *Özkan GÖKSU* | *Tekn. Geli??tirme* | ozkan.goksu at usishi.com > <goktug.yildirim at usishi.com> > C : +90 555 449 88 71 | T : +90 (216) 442 7070 | > http://www.usishi.com > > > 2018-02-14 17:26 GMT+02:00 Rowland Penny via samba > <samba at lists.s...
2017 Jan 22
7
os/2 support using Watcom
The attached set of patches adds support for OS/2 using Watcom compiler (tested with Open Watcom 1.9). My only interest was building a working dll (the last patch in the set adds a makefile for it), therefore I did not touch other places: If there is interest, I can do so. Regards. -- O.S. -------------- next part -------------- A non-text attachment was scrubbed... Name:
2017 Jan 13
2
[PATCH] add missing string.h include to cpu.c (for memset())
Attached patch adds missing string.h include to cpu.c (for memset()) -- O.S. -------------- next part -------------- A non-text attachment was scrubbed... Name: 0001-add-missing-string.h-include-to-cpu.c-for-memset.patch Type: application/octet-stream Size: 587 bytes Desc: not available URL: <http://lists.xiph.org/pipermail/flac-dev/attachments/20170113/25c937cf/attachment.obj>
2018 Feb 14
3
wbinfo -U id gives different users on same dc
...herit acls = yes vfs objects = acl_xattr streams_xattr aio_pthread acl_xattr:ignore system acls = yes aio_pthread:aio num threads = 500 2018-02-13 16:20 GMT+02:00 Rowland Penny via samba <samba at lists.samba.org>: > On Tue, 13 Feb 2018 15:52:13 +0200 > Özkan Göksu <ozkan.goksu at usishi.com> wrote: > > > Thank you for reply Rowland. > > > > Sorry for my typo. I intended to change sm--to-->test but i forget to > > change other lines. > > So my original config is below: > > > > workgroup = sm > > >...
2018 Feb 15
0
wbinfo -U id gives different users on same dc
...nd it is not possible to change domain suffix. Here is my /etc/hosts 127.0.0.1 localhost.localdomain localhost 10.254.104.8 wdc04.aa.local wdc04 10.254.105.208 AA-SM2 and /etc/resolv.conf search aa.local nameserver 10.254.104.8 nameserver 10.254.104.13 My distribution is Archlinux. Greetings, Ozkan Sure there is, > Install debian, follow my howto and you will have success. > > Just, your using an .local domain, and thats a reserved name for apples > mDNS (zeroconf) > And should not be used. ( same for .lan ) > https://wiki.samba.org/index.php/FAQ#Can_I_Use_the_.local_ >...
2014 May 25
2
make dllimport/dllexport attributes work with mingw (and others)
Erik de Castro Lopo wrote: > Ozkan Sezer wrote: > >> My apologies, obviously sent an old testing patch. Correct one is >> attached (declspec2.diff). Compilation tested using MinGW (gcc-3.4.5, >> binutils-2.20), and MinGW-w64 (gcc-4.5.4, binutils-2.21.90.) > > lvqcl, > > Can you please validate this n...
2018 Feb 13
2
wbinfo -U id gives different users on same dc
...size = 16384 > aio read size = 16384 > aio write size = 16384 > max xmit = 65536 > strict sync = no > > [a1] > comment = a1 > path = /ssdpool/a1 > public = no > read only = no > inherit permissions = yes > inherit acls = yes *Özkan GÖKSU* | *Tekn. Geliştirme* | ozkan.goksu at usishi.com <goktug.yildirim at usishi.com> C : +90 555 449 88 71 | T : +90 (216) 442 7070 | http://www.usishi.com 2018-02-13 14:16 GMT+02:00 Rowland Penny via samba <samba at lists.samba.org>: > On Tue, 13 Feb 2018 14:03:57 +0200 > Özkan Göksu via samba <samba at li...
2014 May 24
2
make dllimport/dllexport attributes work with mingw (and others)
On 5/24/14, lvqcl <lvqcl.mail at gmail.com> wrote: > Ozkan Sezer <sezeroz at gmail.com> ?????(?) ? ????? ?????? Sat, 24 May 2014 > 10:16:15 +0400: > >> - changes the _MSC_VER condition to universally _WIN32: MSVC, as well >> as GCC supports this. > > MSYS/MinGW 4.8.3, 4.9.0 can't compile code from git after this patch: &...
2014 May 25
2
replace -Wextra with -W
The attached small configury patch replaces -Wextra with -W in the main CFLAGS and CXXFLAGS assignments. A few lines after them, -Wextra is conditionally added already with XIPH_ADD_CFLAGS([-Wextra]), so this allows build using older compilers. Regards. -- O.S. -------------- next part -------------- diff --git a/configure.ac b/configure.ac index 6d0fa00..cc5a247 100644 --- a/configure.ac +++
2014 May 25
2
XIPH_C_COMPILER_IS_CLANG preventing many flags
XIPH_C_COMPILER_IS_CLANG in configury (commit a6a4b6f) is blocking many flags including the visibility attributes: I guess this needs relaxing, possibly a lot. What incompatibility led to this commit? -- O.S.
2016 Jun 14
0
flac-dev Digest, Vol 139, Issue 1
...flac-dev-owner at xiph.org > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of flac-dev digest..." > > Today's Topics: > > 1. [PATCH] for Darwin asm compile (lvqcl) > 2. Re: [PATCH] for Darwin asm compile (Ozkan Sezer) > > > ---------- Forwarded message ---------- > From: lvqcl <lvqcl.mail at gmail.com> > To: flac-dev at xiph.org > Cc: > Date: Sun, 12 Jun 2016 17:40:53 +0300 > Subject: [flac-dev] [PATCH] for Darwin asm compile > This patch should fix https://sourceforge.net...
2017 Jan 13
2
unsigned int and FLAC__uint32 are used interchangeably
unsigned int and FLAC__uint32 are used interchangeably, leading to warnings with platforms (e.g. djgpp) where int32_t is long: bitreader.c: In function `FLAC__bitreader_read_rice_signed': bitreader.c:721: warning: passing arg 2 of `FLAC__bitreader_read_unary_unsigned' from incompatible pointer type bitreader.c: In function `FLAC__bitreader_read_rice_signed_block': bitreader.c:850:
2017 Jan 14
0
unsigned int and FLAC__uint32 are used interchangeably
Ozkan Sezer wrote: > > Ozkan Sezer wrote: > > > >> unsigned int and FLAC__uint32 are used interchangeably, leading to > >> warnings with platforms (e.g. djgpp) where int32_t is long: > > > > Is `sizeof int == 4` though? > > Yes, obviously it is Well I...
2017 Jan 23
1
os/2 support using Watcom
Ozkan Sezer wrote: > Anyways, with the changed exports.h patch, every need should > be met now.. Sorry, which patch is that? Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/
2013 May 01
2
[PATCH] stream.c needs sys/types.h
For definition of off_t type, stream.c needs including sys/types.h. I hit this requirement at least once when compiling against Mac OSX 10.4 SDK. Trivial patch inlined below. --- opusfile/src/stream.c~ +++ opusfile/src/stream.c @@ -14,6 +14,7 @@ last mod: $Id: vorbisfile.c 17573 2010-10-27 14:53:59Z xiphmont $ ********************************************************************/ +#include
2018 Feb 23
2
smbcontrol reload & close-share not working like previous version
Hello. I just upgrade my kernel, smbd and changed my smb.conf. (4.14.12-1-Arch" to "4.14.19-1-lts") "samba 4.7.4-1" But now, "reload smbd" and "close-share" can not drop connected users to share. Because of that I have to restart smbd service for destroy a share right now. But it was working previous version and I don't know what is wrong right