search for: shashank

Displaying 20 results from an estimated 85 matches for "shashank".

Did you mean: shasank
2004 Mar 01
0
RE: win32etc test failure
Excellent! Like I said, I really need to do some code cleanup. I''ll also be adding the config_group and config_user methods :) Dan -----Original Message----- From: Date, Shashank [Non-Employee] [mailto:Shashank.Date@mail.sprint.com] Sent: Monday, March 01, 2004 10:19 AM To: Berger, Daniel Subject: RE: [Win32utils-devel] RE: win32etc test failure That worked ! Now everything is working without \\. I haven''t really tried everything...later. -- Shashank PS> Fo...
2004 Mar 01
0
RE: win32etc test failure
...)STR2CSTR(rbHost); +lpHost = AllocWideLString(rbHost); Lemme know how it goes. Dan -----Original Message----- From: win32utils-devel-bounces@rubyforge.org [mailto:win32utils-devel-bounces@rubyforge.org] On Behalf Of win32utils-devel@rubyforge.org Sent: Monday, March 01, 2004 10:02 AM To: Date, Shashank [Non-Employee] Cc: win32utils-devel@rubyforge.org Subject: [Win32utils-devel] RE: win32etc test failure Ok - time for me to patch and update the docs! Thanks for the testing! Dan -----Original Message----- From: Date, Shashank [Non-Employee] [mailto:Shashank.Date@mail.sprint.com] Sent: Monda...
2004 Mar 01
0
RE: win32etc test failure
Ok - time for me to patch and update the docs! Thanks for the testing! Dan -----Original Message----- From: Date, Shashank [Non-Employee] [mailto:Shashank.Date@mail.sprint.com] Sent: Monday, March 01, 2004 10:02 AM To: Berger, Daniel Subject: RE: win32etc test failure I like your approach better: allow me to be lazy (so I am not _forced_ to give it) but forgive me if I do ;-) It worked for add_user both with AND w...
2004 Mar 01
0
RE: win32etc test failure
...;'s been there for a while now. I can even use strtok to detect if ''\\\\'' is at the beginning of the string and add them only if not found. I''ll have to take a look at delete user - it worked for add_user, right? Hmm... Dan -----Original Message----- From: Date, Shashank [Non-Employee] [mailto:Shashank.Date@mail.sprint.com] Sent: Monday, March 01, 2004 9:49 AM To: Berger, Daniel Subject: RE: win32etc test failure My preference: POLS ! Either do it for _all_ the situations, no exceptions OR do not do it at all. delete_user did not work with OR without the \\....
2003 Jun 07
3
tinc-1.0pre8 fails to compile on RH 9.0
...seudo_bytes... yes checking for OpenSSL_add_all_algorithms... no checking for SSLeay_add_all_algorithms... no configure: error: Missing required OpenSSL functionality! 2. So i followed a suggestion from someone and downloaded the cvs version, and ran autogen.sh. This leads to the following error. shashank@mia:~/temp/tinc> ./autogen.sh **Warning**: I am going to run `configure' with no arguments. If you wish to pass any to it, please specify them on the `./autogen.sh' command line. processing /home/shashank/temp/tinc Creating /home/shashank/temp/tinc/aclocal.m4 ... Running autopoint... c...
2005 Jul 29
3
Reg. page_sequence_number in the ogg header.
...will have a page number that increases sequentially for example, 1, 2, 3, 4 .. etc. However when i peek into the actual ogg files containing vorbis encoded data, i see the sequence numbers to increase as 0, 4, 8, 9, 15, 18 etc.. and not sequentially.,,. Is there any particular reasone for this? Shashank
2011 Mar 17
5
Histograms with strings,
Hello, Thanks in advance for any help, I have read a CSV file in which there is a column for an IP addr as in: tmpInFile$V2 [1] "74.125.224.38" "74.125.224.38" "129.46.71.19" "129.46.71.19" [5] "129.46.71.19" "129.46.71.19" "129.46.71.19" "129.46.71.19" [9] "129.46.71.19" "129.46.71.19"
2003 Jul 10
3
Help with R Installation on Debian 2.2.19 (old stable/potato)
...just refuses to install on my server. I tried to install it yesterday and it ended up crashing my system and messing up the old Apache. Does anyone have a procedure to install R-project on Debian linux? The libdb1-compat package version is 2.1.3-7 and the libc6 is 2.3.1-17 Please advise, TIA Shashank Shashank Bhide Oklahoma State University 405 744 7103 (Off) 405 744 7799 (Fax)
2004 Jan 26
1
Re: win32-service ideas
Park, Shashank, It turns out I was doing something stupid with regards to Dir.chdir in testing, which appears to be the reason it was failing. It seems to work now. Hooray! Shashank, I''ll take a look at your errors and see if I can nail them down. The RPC message is one that I got from time to tim...
2003 Jun 02
1
Help with compilation problems
...defined in openssl/evp.h. If your compilation fails with OpenSSL_add_all_algorithms() being flagged as an unresolved symbol, it means that either openssl/evp.h is not included when using the function call or that the version of the header files does not match your library. " Any work-arounds? Shashank -- Regards Shashank http://mia.ece.uic.edu/~papers Regards Shashank http://mia.ece.uic.edu/~papers -------------- next part -------------- An HTML attachment was scrubbed... URL: http://brouwer.uvt.nl/pipermail/tinc/attachments/20030602/1f6769a7/attachment.htm
2006 May 31
0
Ruby on Rails Workshop in Kansas City !
...erland Park, KS 66212, USA (913) 895-6390 http://www.opkansas.org/_Res/Parks_and_Recreation/Places/Community_Centers/opcc.cfm Fees: $150.00 (payable in check only, at the door) Max Limit: 25 attendees RSVP: shanko_date (at) yahoo dot com Speaker: Shashank Date, Founder Member, KCRUG Speaker Bio: Shashank has been using Ruby for over four years both professionally and on his hobby projects. He has been dabbling with the Ruby on Rails framework since its inception, although professionally only since early this year. He is actively involved in v...
2004 Aug 19
28
Documents, Views and DocManagers
Hi, Are there any effort in making wxDocument, wxView, etc types of classes avaiable under wxRuby? For supporting SDI/MDI architecture. Cheers, Phuah Yee Keat
2005 Aug 26
3
Reg. vorbis for real-time audio
...ss finds out the frequency of different symbols and the second pass just replaces these symbols with the codewords. If the above is true: I wonder how vorbis encoder can be used for real-time data? Will it use some known codebooks or will it use someform of adaptive coding? Any help appreciated. Shashank
2004 Jun 22
8
Tracking Mouse motion
Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: tst_wxPaint.rbw Type: application/octet-stream Size: 4446 bytes Desc: not available Url : http://rubyforge.org/pipermail/wxruby-users/attachments/20040622/abc8ba85/tst_wxPaint-0001.obj
2005 Feb 28
1
Re: win32utils installer
> -----Original Message----- > From: win32utils-devel-bounces@rubyforge.org > [mailto:win32utils-devel-bounces@rubyforge.org] On Behalf Of > Shashank Date > Sent: Monday, February 28, 2005 6:36 AM > To: Shashank Date > Cc: win32utils-devel@rubyforge.org > Subject: [Win32utils-devel] Re: win32utils installer > > > Hi All, > > I am working on this bug report by Martin. I am surprised > that this has > gone unn...
2004 Jan 22
1
code cleanup suggestion - error classes
...tion(GetLastError()) simply by raising an error (i.e. within the ''initialize'' method of cWin32ServiceError). In other words, you would simply have to do: rb_raise(cWin32ServiceError); And it would automatically include the error description. Seem reasonable? Dan PS - Park and Shashank, I thought it might be better if we send our emails to the mailing list I setup rather than to each other directly. That way there''s an archive of our discussions for others to look at if they want. I think I''ll have to approve the first email you send to the list (the list is mo...
2004 Dec 22
2
(no subject)
Hi, While running the sample application controls/control.rbw I encountered the following error: controls.rbw:1064:in `onAbout'': undefined method `free'' for #<Wx::BusyCursor:0x2 827db0> (NoMethodError) from controls.rbw:1039:in `initialize'' from controls.rbw:1039:in `call'' from controls.rbw:1164:in `main_loop''
2005 Aug 18
1
Reg. Enabling Debugging.
...DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -I. -I. -I../include -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -MT block.lo -MD -MP -MF .deps/block.Tpo -c block.c -fPIC -DPIC -o .libs/block.o --SNIP-- Am i forgetting any key step. PLease let me know Shashank
2023 Aug 24
1
[PATCH (set 1) 00/20] Rid W=1 warnings from GPU
...Cc: NXP Linux Team <linux-imx at nxp.com> > Cc: "Pan, Xinhui" <Xinhui.Pan at amd.com> > Cc: Pengutronix Kernel Team <kernel at pengutronix.de> > Cc: Philipp Zabel <p.zabel at pengutronix.de> > Cc: Sascha Hauer <s.hauer at pengutronix.de> > Cc: Shashank Sharma <shashank.sharma at amd.com> > Cc: Shawn Guo <shawnguo at kernel.org> > Cc: Stanley Yang <Stanley.Yang at amd.com> > Cc: Sumit Semwal <sumit.semwal at linaro.org> > Cc: Thierry Reding <thierry.reding at gmail.com> > Cc: Thomas Zimmermann <tzimm...
2023 Aug 24
1
[PATCH (set 1) 00/20] Rid W=1 warnings from GPU
...inux-imx at nxp.com> > > Cc: "Pan, Xinhui" <Xinhui.Pan at amd.com> > > Cc: Pengutronix Kernel Team <kernel at pengutronix.de> > > Cc: Philipp Zabel <p.zabel at pengutronix.de> > > Cc: Sascha Hauer <s.hauer at pengutronix.de> > > Cc: Shashank Sharma <shashank.sharma at amd.com> > > Cc: Shawn Guo <shawnguo at kernel.org> > > Cc: Stanley Yang <Stanley.Yang at amd.com> > > Cc: Sumit Semwal <sumit.semwal at linaro.org> > > Cc: Thierry Reding <thierry.reding at gmail.com> > > Cc: Th...