[buildbox-common] Changing logging mechanism

2020-08-12 Thread Santiago Gil
Hi. We are planning on replacing the current logging mechanism provided by buildbox-common with one that is thread-safe. The plan we had in mind involves switching to using google-glog [0]. In terms of required changes to the code base by users of the buildbox-common library, those would be

[sqlite] sqlite3_analyzer Python port

2018-01-26 Thread Santiago Gil
Hi. I have been working on porting the `sqlite3_analyzer` TCL script to Python. [0] In the process I built a separate Python 3 module [1] that provides methods to individually extract the different space-usage stats. It allows to easily do further processing with those values, for example to

Re: [swift-users] Swift 4 Strings and flatMap

2017-10-23 Thread Santiago Gil via swift-users
: > > let result = strArr.flatMap { x -> String? in > return x > } > > But why do you use flatMap at all? If the intention is to map [String] to > [String] then map() would be the right method: > > let strArr = ["Hi", "hello"] > l

[swift-users] Swift 4 Strings and flatMap

2017-10-20 Thread Santiago Gil via swift-users
Hi Swift users, I just ran into a bug after a Swift 4 migration where we expected [String] and got [Character] from a flatMap since flatMap will flatten the String since it's now a collection. While I understand why flatMap behaves this way now that string are collections, in testing this I

Bug#811008: xchat: Add GUI option to select spell check language (libsexy)

2016-01-14 Thread Santiago Gil
Package: xchat Version: 2.8.8-7.3+b2 Severity: wishlist This patch adds a dropdown menu that lists all available libsexy dictionaries and lets the user select which one to be used. -- System Information: Debian Release: stretch/sid APT prefers testing-updates APT policy: (500,

Re: [R] rgl plot rotation with device other than mouse

2015-10-27 Thread santiago gil
, with a standard joystick? Is there something "deeper" in the code that I could look towards to make this possible? Or any other library that might support something like this? 2015-10-27 14:17 GMT-04:00 Duncan Murdoch <murdoch.dun...@gmail.com>: > On 27/10/2015 1:38 PM,

[R] rgl plot rotation with device other than mouse

2015-10-27 Thread santiago gil
Hello R, I'm trying to figure out if it would be possible use a device (maybe simply a trackball) separate from the mouse that would have the ability to rotate a 3D plot made with rgl without any buttons. This is to build an interactive "demo"-like piece for which a mouse or trackpad is an

[igraph] graph.bfs with multiple root vertices

2013-09-10 Thread santiago gil
Hello all, I'm puzzled by the behavior of the function graph.bfs() when I try to run in starting from more than one root vertex. No matter what I ask it to calculate (say, order or distance) it just gives me all NaNs. I'm dealing with a large (9 vertices, 60 edges) directed graph. When I

[igraph] there is no package called ‘igraph’?

2013-05-25 Thread santiago gil
Hey folks! All of a sudden, and for no discernible reason, from one day to the next, I come to my office and in my R console, which has happily worked with igraph for years, there's this message Error in library(igraph) : there is no package called ‘igraph’ So I thought, funny... and I tried

Re: [igraph] there is no package called ‘igraph’?

2013-05-25 Thread santiago gil
Typical... You cry for help and a minute later you find the solution. Removed R. Installed it again. Installed igraph. Everything seems to work. Still haven't figured out why it happened so out of the blue Sorry to bother! 2013/5/25 santiago gil sg.c...@gmail.com Hey folks! All

Re: [R] Problem with handling of attributes in xmlToList in XML package

2013-04-16 Thread santiago gil
Are my emails getting through? 2013/4/14 santiago gil sg.c...@gmail.com: Hello all, I have a problem with the way attributes are dealt with in the function xmlToList(), and I haven't been able to figure it out for days now. Say I have a document (produced by nmap) like this: mydoc

Re: [R] Problem with handling of attributes in xmlToList in XML package

2013-04-16 Thread santiago gil
. Any tips? Best, Santiago 2013/4/16 Ben Tupper btup...@bigelow.org: Hi, On Apr 16, 2013, at 2:49 PM, santiago gil wrote: 2013/4/14 santiago gil sg.c...@gmail.com: Hello all, I have a problem with the way attributes are dealt with in the function xmlToList(), and I haven't been able

[R] Problem with handling of attributes in xmlToList in XML package

2013-04-14 Thread santiago gil
Hello all, I have a problem with the way attributes are dealt with in the function xmlToList(), and I haven't been able to figure it out for days now. Say I have a document (produced by nmap) like this: mydoc - 'host starttime=1365204834 endtime=1365205860status state=up reason=echo-reply

[R] Problem with handling of attributes in xmlToList in XML package

2013-04-12 Thread santiago gil
Hello all, I have a problem with the way attributes are dealt with in the function xmlToList(), and I haven't been able to figure it out for days now. Say I have a document (produced by nmap) like this: mydoc - 'host starttime=1365204834 endtime=1365205860status state=up reason=echo-reply

Contribute

2007-07-27 Thread Santiago Gil
Hello everyone, I’m (very) new to the list, … Just wanted to ask, How can I contribute to the myfaces project.. have looked around but haven’t found the right link.. thanks Santiago Gil Estudiante de Maestría Ingeniería de Sistemas y Computación Universidad de Los